rename -> ResidualVM
This commit is contained in:
parent
cfe2ba6442
commit
4fa79cd323
84 changed files with 473 additions and 485 deletions
|
@ -92,7 +92,7 @@ extern int pluginTypeVersions[PLUGIN_TYPE_MAX];
|
|||
|
||||
#ifdef USE_ELF_LOADER
|
||||
#define PLUGIN_DYNAMIC_BUILD_DATE \
|
||||
PLUGIN_EXPORT const char *PLUGIN_getBuildDate() { return gScummVMPluginBuildDate; }
|
||||
PLUGIN_EXPORT const char *PLUGIN_getBuildDate() { return gResidualVMPluginBuildDate; }
|
||||
#else
|
||||
#define PLUGIN_DYNAMIC_BUILD_DATE
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue