diff --git a/LEGO1/mxdsaction.cpp b/LEGO1/mxdsaction.cpp index 007ecd15..fbcd86de 100644 --- a/LEGO1/mxdsaction.cpp +++ b/LEGO1/mxdsaction.cpp @@ -3,8 +3,6 @@ #include #include -#define TWOCC(a, b) (((a) << 0) | ((b) << 8)) - // GLOBAL OFFSET: LEGO1 0x10101410 MxU16 g_unkSep = TWOCC(',', ' ');