mirror of
https://github.com/zeldaret/oot
synced 2026-05-23 06:54:24 -04:00
6bc6cedaf8
* Match boot_main.c, logutils.c, z_locale.c (text) * review * review 2
20 lines
318 B
Plaintext
20 lines
318 B
Plaintext
// 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
|