RSP HLE plugin. Compile and run on the OpenPandora
[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: *; };