1 2 3 4 5 6 7 8 9
#ifndef GFLIGHT_H #define GFLIGHT_H #include "dolphin/gx/GXEnum.h" #include "dolphin/gx/GXStruct.h" void GFSetChanMatColor(GXChannelID, GXColor); #endif /* GFLIGHT_H */