Remove duplicate define

This commit is contained in:
Xpl0itU 2022-10-23 16:11:43 +02:00
parent f0ba6270b2
commit 94bcbbebcf

View File

@ -6,8 +6,6 @@
#include <savemng.h>
#include <state.h>
#define M_OFF 1
static int cursorPos = 0;
static bool redraw = true;