Various Fixes

This commit is contained in:
jdflyer
2021-01-21 22:20:43 -07:00
parent b5bbe8d00d
commit db79db103b
4 changed files with 13 additions and 8 deletions
+2 -2
View File
@@ -13,9 +13,9 @@ struct Z2AudioMgr {
void resetRecover(void);
void init(JKRSolidHeap*, unsigned long, void*, JKRArchive*);
u8 p1[0x4a4];
u8 unk_1[0x4a4];
Z2SceneMgr sceneMgr;
u8 p2[0xdad];
u8 unk_2[0xdad];
};
extern "C" {