Files
tp/include/dolphin/gf/GFGeometry.h
T
Pheenoh 7fd7d0c1f3 d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)
* d_a_obj_carry work, SETUP_ACTOR macro

* rm headers, add script

* progress

* macro rename, consistent spacing
2023-08-16 12:07:52 -07:00

9 lines
187 B
C

#ifndef GFGEOMETRY_H
#define GFGEOMETRY_H
#include "dolphin/gx/GX.h"
void GFSetGenMode2(u8 param_0, u8 param_1, u8 param_2, u8 param_3, _GXCullMode param_4);
#endif /* GFGEOMETRY_H */