GLES2N64 (from mupen64plus-ae) plugin. Compile and run on the OpenPandora
[mupen64plus-pandora.git] / source / gles2n64 / src / F3DPD.h
1 #ifndef F3DPD_H
2 #define F3DPD_H
3
4 #define F3DPD_VTXCOLORBASE      0x07
5
6 void F3DPD_Init();
7 #endif
8