Audio Notaz (from mupen64plus v1.5) plugin. Compile and run (very well) on the OpenPa...
[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