#ifndef GFLIGHT_H
#define GFLIGHT_H
#include <dolphin/gx.h>
void GFSetChanAmbColor(GXChannelID chan, GXColor color);
#endif /* GFLIGHT_H */