mirror of
https://github.com/zeldaret/st
synced 2026-08-06 09:53:03 -04:00
Decompile 018_StartUp overlay (#19)
* Decompile StartUp overlay (99%) * jp delinks * regression fix
This commit is contained in:
@@ -393,8 +393,11 @@ public:
|
||||
void UnloadOverlaySetup();
|
||||
|
||||
void LoadEquipItem(ItemFlag equipId);
|
||||
|
||||
void func_02014994(unk32 param1);
|
||||
};
|
||||
|
||||
extern OverlayManager gOverlayManager;
|
||||
extern OverlayManager data_02049ba0;
|
||||
extern OverlayId data_0203e0e8[OverlayIndex_COUNT];
|
||||
extern char *data_02043c88[OverlayIndex_COUNT];
|
||||
|
||||
Reference in New Issue
Block a user