diff options
| author | uvok | 2026-01-11 12:23:03 +0100 |
|---|---|---|
| committer | uvok | 2026-01-11 12:23:03 +0100 |
| commit | 07652cebf1add1170ce84aeb36bc37dbf5a90e88 (patch) | |
| tree | a10130bc52ccb6758e8615211d83e2c8faf1d1f9 | |
| parent | 66bb86b5e2c0d8a1d878dfeec4df1ccaa2816d99 (diff) | |
ui: Remove remaining define
| -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 e5aeb9d..b7971fb 100644 --- a/nandgame/cpp/simpc_ui.cpp +++ b/nandgame/cpp/simpc_ui.cpp @@ -3,7 +3,6 @@ #define NCUR 1 #include "disas.h" -#define NCUR_OFFSET 3 #define NCUR_X 5 #define MEMORY_CONTEXT 3 |
