mirror of
https://github.com/zeldaret/oot
synced 2026-07-09 06:43:38 -04:00
More data fixes (#1929)
This commit is contained in:
@@ -13,7 +13,11 @@ typedef struct InitFunc {
|
||||
// .data
|
||||
void* sInitFuncs = NULL;
|
||||
|
||||
#if OOT_DEBUG
|
||||
char sNew[] = "new";
|
||||
#else
|
||||
char sNew[] = "";
|
||||
#endif
|
||||
|
||||
char D_80134488[0x18] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7F, 0x80, 0x00, 0x00,
|
||||
|
||||
Reference in New Issue
Block a user