mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-27 10:32:44 -05:00
7 lines
144 B
C
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_
|