Audio Notaz (from mupen64plus v1.5) plugin. Compile and run (very well) on the OpenPa...
[mupen64plus-pandora.git] / source / mupen64plus-rsp-hle / src / rsp_api_export.ver
1 { global:
2 PluginStartup;
3 PluginShutdown;
4 PluginGetVersion;
5 DoRspCycles;
6 InitiateRSP;
7 RomClosed;
8 local: *; };