mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-19 13:35:18 +00:00
[ntsc-1.2] Match game.c, z_play.c, z_room.c (#2117)
* Match z_room.c * Match game.c and z_play.c * Add undefined syms * Rewrite condition based on other file matches
This commit is contained in:
parent
87914c6cc6
commit
e7cf2fceac
8 changed files with 174 additions and 25 deletions
|
@ -1990,7 +1990,7 @@ Play_Main = 0x8009D1B8; // type:func
|
|||
Play_InCsMode = 0x8009D1F8; // type:func
|
||||
func_800BFCB8 = 0x8009D22C; // type:func
|
||||
Play_LoadFile = 0x8009D3D8; // type:func
|
||||
func_8009D434_unknown = 0x8009D434; // type:func
|
||||
Play_LoadFileFromDiskDrive = 0x8009D434; // type:func
|
||||
Play_InitEnvironment = 0x8009D490; // type:func
|
||||
Play_InitScene = 0x8009D4D8; // type:func
|
||||
Play_SpawnScene = 0x8009D5DC; // type:func
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue