Files
ComplexPlane cbe20cee10 More avdisp-related labels (#22)
* zMode -> gxCache

* More polydisp labels

* The usual

The usual

* Trying to figure out func_8008D6D4

* Color labels

* More avdisp color stuff

* Implement set_tev_material_ambient_colors() in C

* Fix mot_ape.c after merge
2022-04-21 19:14:47 -04:00

8 lines
126 B
C

#ifndef _DOLPHIN_GDLIGHT_H_
#define _DOLPHIN_GDLIGHT_H_
#define XF_AMBIENT0_ID 0x100a
#define XF_MATERIAL0_ID 0x100c
#endif