Glide Plugin GLES2 port from mupen64plus-ae, but with special FrameSkip code
[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