GLES2N64 (from mupen64plus-ae) plugin. Compile and run on the OpenPandora
[mupen64plus-pandora.git] / source / gles2n64 / src / RDP.h
1 #ifndef RDP_H
2 #define RDP_H
3
4 void RDP_Init();
5
6 #endif
7