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