You've already forked smb-decomp
mirror of
https://github.com/encounter/smb-decomp.git
synced 2026-03-30 11:38:28 -07:00
cbe20cee10
* 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
8 lines
126 B
C
8 lines
126 B
C
#ifndef _DOLPHIN_GDLIGHT_H_
|
|
#define _DOLPHIN_GDLIGHT_H_
|
|
|
|
#define XF_AMBIENT0_ID 0x100a
|
|
#define XF_MATERIAL0_ID 0x100c
|
|
|
|
#endif
|