summaryrefslogtreecommitdiff
path: root/nandgame/cpp/simpc_ui.cpp
diff options
context:
space:
mode:
authoruvok2026-01-11 14:23:04 +0100
committeruvok2026-01-11 14:23:04 +0100
commitc0ae4a050c1d5c861db8d0f9be6c4e20e4a63346 (patch)
tree2f028c8922030da09c7180a9060c4435ebad9231 /nandgame/cpp/simpc_ui.cpp
parent6e478760963813e4b9cc2198b9311564d925f6f3 (diff)
Add FLTK option, don't hard-define NCUR in source
Diffstat (limited to 'nandgame/cpp/simpc_ui.cpp')
-rw-r--r--nandgame/cpp/simpc_ui.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/nandgame/cpp/simpc_ui.cpp b/nandgame/cpp/simpc_ui.cpp
index f00eb4d..bf5b94c 100644
--- a/nandgame/cpp/simpc_ui.cpp
+++ b/nandgame/cpp/simpc_ui.cpp
@@ -1,7 +1,6 @@
#include "simpc_ui.h"
#include "simpc_config.h"
-#define NCUR 1
#include "disas.h"
#define NCUR_X 5