diff options
| author | uvok | 2026-01-11 14:23:04 +0100 |
|---|---|---|
| committer | uvok | 2026-01-11 14:23:04 +0100 |
| commit | c0ae4a050c1d5c861db8d0f9be6c4e20e4a63346 (patch) | |
| tree | 2f028c8922030da09c7180a9060c4435ebad9231 /nandgame/cpp/simpc_ui.cpp | |
| parent | 6e478760963813e4b9cc2198b9311564d925f6f3 (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.cpp | 1 |
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 |
