RSP HLE plugin. Compile and run on the OpenPandora
[mupen64plus-pandora.git] / source / mupen64plus-rsp-hle / src / rsp_api_export.ver
diff --git a/source/mupen64plus-rsp-hle/src/rsp_api_export.ver b/source/mupen64plus-rsp-hle/src/rsp_api_export.ver
new file mode 100644 (file)
index 0000000..27e8138
--- /dev/null
@@ -0,0 +1,8 @@
+{ global:
+PluginStartup;
+PluginShutdown;
+PluginGetVersion;
+DoRspCycles;
+InitiateRSP;
+RomClosed;
+local: *; };