pokeheartgold/lib/include/nnsys/g3d/gecom.h
2022-03-29 11:19:07 -04:00

7 lines
144 B
C

#ifndef NNSYS_G3D_GECOM_H_
#define NNSYS_G3D_GECOM_H_
void NNS_G3dGeBufferOP_N(u32 op, const u32* args, u32 num);
#endif //NNSYS_G3D_GECOM_H_