mirror of
https://github.com/zeldaret/st
synced 2026-08-16 13:16:51 -04:00
Misc Stuff 2 (#33)
* match UnkStruct_ov000_020b4f84_00_Base * lots of random stuff * match other funcs from game.cpp * data_02049a2c -> gGame, UnkStruct_02049a2c -> Game * match operator new * fix regressions * fix some warnings * another round of random things * another round of random things 2 * complete slots column in overlays.md * add scene indices * gamemode stuff * misc stuff * fix build issues * document random things * fix regressions * final round of random things (for now)
This commit is contained in:
@@ -395,7 +395,7 @@ public:
|
||||
|
||||
void LoadEquipItem(ItemFlag equipId);
|
||||
|
||||
SysFault *func_020148d0(unk32 param1);
|
||||
void func_020148d0(OverlayIndex index);
|
||||
void func_02014994(unk32 param1);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user