#include <nnsys/g3d/util.h>
void NNS_G3dInit(void);
なし。
G3Dライブラリの初期化を行います。 必ずG3Dライブラリを使用する前に呼び出す必要があります。
2004/08/02 初版