GLES2N64: Enabled Framebuffer (and lowres) rendering
[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