Files
tp/include/dolphin/gf/GFGeometry.h
T

9 lines
184 B
C
Raw Normal View History

2021-03-28 22:49:05 +02:00
#ifndef GFGEOMETRY_H
#define GFGEOMETRY_H
2024-01-19 16:22:19 -08:00
#include "dolphin/gx.h"
2023-06-30 19:29:50 +03:00
void GFSetGenMode2(u8 param_0, u8 param_1, u8 param_2, u8 param_3, _GXCullMode param_4);
2021-03-28 22:49:05 +02:00
#endif /* GFGEOMETRY_H */