mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-11 03:39:59 +00:00
Sync functions.txt
This commit is contained in:
parent
bf6f693eb4
commit
6eefe9482f
1 changed files with 4 additions and 4 deletions
|
@ -12,7 +12,7 @@ DmaMgr_FindFileName = 0x80000BC8; // type:func
|
|||
DmaMgr_GetFileName = 0x80000BD8; // type:func
|
||||
DmaMgr_ProcessRequest = 0x80000BEC; // type:func
|
||||
DmaMgr_ThreadEntry = 0x80000D78; // type:func
|
||||
DmaMgr_SendRequest = 0x80000DF8; // type:func
|
||||
DmaMgr_RequestAsync = 0x80000DF8; // type:func
|
||||
DmaMgr_RequestSync = 0x80000E5C; // type:func
|
||||
DmaMgr_Init = 0x80000ED8; // type:func
|
||||
Yaz0_FirstDMA = 0x80000FC0; // type:func
|
||||
|
@ -5396,7 +5396,7 @@ func_80901020 = 0x808F5DF4; // type:func
|
|||
func_8090109C = 0x808F5E70; // type:func
|
||||
func_8090120C = 0x808F5FE0; // type:func
|
||||
func_80902348 = 0x808F7124; // type:func
|
||||
func_80902524 = 0x808F7304; // type:func
|
||||
BossGanon2_CollisionCheck = 0x808F7304; // type:func
|
||||
BossGanon2_Update = 0x808F75F8; // type:func
|
||||
func_809034E4 = 0x808F82C4; // type:func
|
||||
func_80903F38 = 0x808F8D18; // type:func
|
||||
|
@ -8965,8 +8965,8 @@ EnHonotrap_SetupEyeAttack = 0x80A3FB00; // type:func
|
|||
EnHonotrap_EyeAttack = 0x80A3FB18; // type:func
|
||||
EnHonotrap_SetupEyeClose = 0x80A3FB48; // type:func
|
||||
EnHonotrap_EyeClose = 0x80A3FB5C; // type:func
|
||||
EnHonotrap_SetupFlame = 0x80A3FBA8; // type:func
|
||||
EnHonotrap_Flame = 0x80A3FBBC; // type:func
|
||||
EnHonotrap_SetupFlameGrow = 0x80A3FBA8; // type:func
|
||||
EnHonotrap_FlameGrow = 0x80A3FBBC; // type:func
|
||||
EnHonotrap_SetupFlameDrop = 0x80A3FC50; // type:func
|
||||
EnHonotrap_FlameDrop = 0x80A3FCB8; // type:func
|
||||
EnHonotrap_SetupFlameMove = 0x80A3FDFC; // type:func
|
||||
|
|
Loading…
Reference in a new issue