mirror of
https://github.com/isledecomp/isle.git
synced 2024-11-26 09:38:14 -05:00
parent
e0a4324e00
commit
61f5e4c239
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ const char* g_current = "current";
|
||||||
MxBool g_isWorldActive = TRUE;
|
MxBool g_isWorldActive = TRUE;
|
||||||
|
|
||||||
// GLOBAL: LEGO1 0x10102b28
|
// GLOBAL: LEGO1 0x10102b28
|
||||||
static LegoOmni::PathContainer g_extraPaths[29];
|
LegoOmni::PathContainer g_extraPaths[29];
|
||||||
|
|
||||||
// FUNCTION: LEGO1 0x10015700
|
// FUNCTION: LEGO1 0x10015700
|
||||||
LegoOmni* Lego()
|
LegoOmni* Lego()
|
||||||
|
|
Loading…
Reference in a new issue