1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-04 15:04:31 +00:00

More data fixes (#1929)

This commit is contained in:
cadmic 2024-03-23 09:30:09 -07:00 committed by GitHub
parent bd0941405d
commit 872940d664
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 18 additions and 2 deletions

View file

@ -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,