mirror of
https://github.com/zeldaret/oot
synced 2026-09-02 10:01:38 -04:00
6bc695cc14
* [cc0 oot] z_vis* * bss * docs * fixup * further vis docs * add FbFilterType enum * bss * gfxP
12 lines
220 B
Plaintext
12 lines
220 B
Plaintext
// z_kankyo, z_demo_kankyo, z_en_viewer, z_object_kankyo, z_eff_ss_dead_dd
|
|
D_01000000 = 0x01000000;
|
|
|
|
// z_viszbuffer
|
|
D_0E000000 = 0x0E000000;
|
|
|
|
// z_vismono
|
|
D_0F000000 = 0x0F000000;
|
|
|
|
// z_bg_mjin
|
|
D_06000000 = 0x06000000;
|