ALL: decrease diffs with scummvm
This commit is contained in:
parent
1db20cb192
commit
fad0b5b331
53 changed files with 1381 additions and 165 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 gResidualVMPluginBuildDate; }
|
||||
PLUGIN_EXPORT const char *PLUGIN_getBuildDate() { return gScummVMPluginBuildDate; }
|
||||
#else
|
||||
#define PLUGIN_DYNAMIC_BUILD_DATE
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue