mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
kankyo mostly done (#2269)
* work on kankyo * some more kankyo work * kankyo almost done * kankyo mostly done * first cleanup pass * some more renaming * rename a bunch of kankyo vars * fix regression
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
#ifndef GFPIXEL_H
|
||||
#define GFPIXEL_H
|
||||
|
||||
#include <dolphin/gx.h>
|
||||
|
||||
void GFSetFog(GXFogType param_0, f32 param_1, f32 param_2, f32 param_3, f32 param_4,
|
||||
GXColor param_5);
|
||||
|
||||
#endif /* GFPIXEL_H */
|
||||
|
||||
Reference in New Issue
Block a user