1
0
Fork 0
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:
cadmic 2024-09-03 22:46:41 -07:00 committed by GitHub
parent 87914c6cc6
commit e7cf2fceac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 174 additions and 25 deletions

View file

@ -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