mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-10 17:00:19 +00:00
rename 800636C0 to gameinfo_init
This commit is contained in:
parent
d3426e225f
commit
c74e255929
3 changed files with 3 additions and 4 deletions
|
@ -807,7 +807,7 @@ s32 CollisionCheck_CylSideVsLineSeg(f32 radius, f32 height, f32 offset, Vec3f* a
|
|||
u8 CollisionCheck_GetSwordDamage(s32 dmgFlags);
|
||||
void SaveContext_Init(void);
|
||||
s32 func_800635D0(s32);
|
||||
void func_800636C0(void);
|
||||
void GameInfo_Init(void);
|
||||
void func_8006375C(s32 arg0, s32 arg1, const char* text);
|
||||
void func_8006376C(u8 x, u8 y, u8 colorId, const char* text);
|
||||
// ? func_80063828(?);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue