mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 07:11:16 +00:00
use GLOBAL
This commit is contained in:
parent
f3bc65447f
commit
937c0bd6d4
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
#define TWOCC(a, b) (((a) << 0) | ((b) << 8))
|
#define TWOCC(a, b) (((a) << 0) | ((b) << 8))
|
||||||
|
|
||||||
// OFFSET: LEGO1 0x10101410
|
// GLOBAL OFFSET: LEGO1 0x10101410
|
||||||
MxU16 g_unkSep = TWOCC(',', ' ');
|
MxU16 g_unkSep = TWOCC(',', ' ');
|
||||||
|
|
||||||
// OFFSET: LEGO1 0x100ad810
|
// OFFSET: LEGO1 0x100ad810
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user