From c0ae4a050c1d5c861db8d0f9be6c4e20e4a63346 Mon Sep 17 00:00:00 2001 From: uvok Date: Sun, 11 Jan 2026 14:23:04 +0100 Subject: Add FLTK option, don't hard-define NCUR in source --- nandgame/cpp/simpc_ui.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'nandgame/cpp/simpc_ui.cpp') 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 -- cgit v1.2.3