1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-09 00:00:44 +00:00

[ntsc-1.2] Match boot_main.c, logutils.c, z_locale.c (text) (#2053)

* Match boot_main.c, logutils.c, z_locale.c (text)

* review

* review 2
This commit is contained in:
Dragorn421 2024-08-19 22:17:41 +02:00 committed by GitHub
parent f5fd8daffb
commit 6bc6cedaf8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 59 additions and 13 deletions

View file

@ -1,5 +1,5 @@
entrypoint = 0x80000400; // type:func
cleararena = 0x80000460; // type:func
bootclear = 0x80000460; // type:func
bootproc = 0x80000498; // type:func
Main_ThreadEntry = 0x800005A0; // type:func
Idle_ThreadEntry = 0x8000063C; // type:func
@ -27,7 +27,7 @@ func_800015E8_unknown = 0x800015E8; // type:func
func_8000161C_unknown = 0x8000161C; // type:func
func_80001640_unknown = 0x80001640; // type:func
func_80001714_unknown = 0x80001714; // type:func
func_80001720_unknown = 0x80001720; // type:func
func_80001720 = 0x80001720; // type:func
osSyncPrintfUnused = 0x80001750; // type:func
osSyncPrintf = 0x8000176C; // type:func
rmonPrintf = 0x80001788; // type:func