GLES2N64: Put old Frameskip code (from mupen 1.5) instead
[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