mirror of
https://github.com/simple64/simple64.git
synced 2026-07-25 08:04:00 +02:00
update parallel rsp
This commit is contained in:
@@ -132,6 +132,9 @@ extern "C"
|
||||
if (APIVersion != NULL)
|
||||
*APIVersion = RSP_PLUGIN_API_VERSION;
|
||||
|
||||
if (PluginNamePtr != NULL)
|
||||
*PluginNamePtr = "ParaLLEl RSP";
|
||||
|
||||
if (Capabilities != NULL)
|
||||
*Capabilities = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user