RSP LLE plugin. Compile and run (slowly, eat 50% CPU) on the OpenPandora
[mupen64plus-pandora.git] / source / mupen64plus-rsp-z64 / src / rsp_api_export.ver
1 { global:
2 PluginStartup;
3 PluginShutdown;
4 PluginGetVersion;
5 DoRspCycles;
6 InitiateRSP;
7 RomClosed;
8 local: *; };