mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-21 22:41:14 +00:00
[ntsc-1.2] Match z_file_choose.c and z_boss_tw.c (#2146)
* Match z_file_choose.c * Match z_boss_tw.c * Format * end: -> close_disps:
This commit is contained in:
parent
ed870e051d
commit
8a3ba35070
7 changed files with 90 additions and 53 deletions
|
@ -1,7 +1,7 @@
|
|||
offset,vram,.text
|
||||
0,80803880,src/overlays/gamestates/ovl_file_choose/z_file_copy_erase
|
||||
3040,808068C0,src/overlays/gamestates/ovl_file_choose/z_file_nameset
|
||||
8440,8080BCC0,z_file_choose
|
||||
8440,8080BCC0,src/overlays/gamestates/ovl_file_choose/z_file_choose
|
||||
|
||||
offset,vram,.data
|
||||
EC50,808124D0,src/overlays/gamestates/ovl_file_choose/z_file_nameset_data
|
||||
|
|
|
|
@ -3099,6 +3099,8 @@ Regs_InitDataImpl = 0x800E2704; // type:func
|
|||
Regs_InitData = 0x800E35D0; // type:func
|
||||
njpgdspMainTextStart = 0x800E7200; // type:func
|
||||
func_801C6E80 = 0x801C7740; // type:func
|
||||
func_801C70FC = 0x801C79BC; // type:func
|
||||
func_801C7268 = 0x801C7BC4; // type:func
|
||||
func_801C7C1C = 0x801C8510; // type:func
|
||||
n64dd_SetDiskVersion = 0x801C8808; // type:func
|
||||
ConsoleLogo_Calc = 0x80800000; // type:func
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue