mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-14 21:40:03 +00:00
6bc6cedaf8
* Match boot_main.c, logutils.c, z_locale.c (text) * review * review 2
19 lines
318 B
Text
19 lines
318 B
Text
// z_kankyo, z_demo_kankyo, z_en_viewer, z_object_kankyo, z_eff_ss_dead_dd
|
|
D_01000000 = 0x01000000;
|
|
|
|
// code_800AD920
|
|
D_0E000000 = 0x0E000000;
|
|
|
|
// z_vismono
|
|
D_0F000000 = 0x0F000000;
|
|
|
|
// z_bg_mjin
|
|
D_06000000 = 0x06000000;
|
|
|
|
#if PLATFORM_N64
|
|
|
|
// boot_main.c
|
|
func_80001720 = 0x80001720;
|
|
osInitialize = 0x80003230;
|
|
|
|
#endif
|