tp/include/dolphin/gf/GFLight.h

10 lines
190 B
C

#ifndef GFLIGHT_H
#define GFLIGHT_H
#include "dolphin/gx/GXEnum.h"
#include "dolphin/gx/GXStruct.h"
void GFSetChanAmbColor(_GXChannelID param_0, _GXColor param_1);
#endif /* GFLIGHT_H */