Skip to content
Snippets Groups Projects
Commit 9fefe606 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Fix builds that don't support any graphics.

parent 0547b6da
No related branches found
No related tags found
No related merge requests found
Pipeline #6711 passed
......@@ -38,10 +38,10 @@
// TODO: Output parsing... (yech)
// TODO: Actually make the graphics viewport work properly
 
#ifdef HAS_VSTAT
bool rip_did_reinit;
 
#ifdef HAS_VSTAT
enum rip_state {
RIP_STATE_BOL // Beginning of the line
,
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment