mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 07:11:16 +00:00
Fix
This commit is contained in:
parent
23fc6acc94
commit
ee54fc4251
@ -3,8 +3,6 @@
|
|||||||
#include <float.h>
|
#include <float.h>
|
||||||
#include <limits.h>
|
#include <limits.h>
|
||||||
|
|
||||||
#define TWOCC(a, b) (((a) << 0) | ((b) << 8))
|
|
||||||
|
|
||||||
// GLOBAL OFFSET: LEGO1 0x10101410
|
// GLOBAL OFFSET: LEGO1 0x10101410
|
||||||
MxU16 g_unkSep = TWOCC(',', ' ');
|
MxU16 g_unkSep = TWOCC(',', ' ');
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user