PRIVATE: fixes
This commit is contained in:
parent
386c07149e
commit
8d9ed3d8d6
8 changed files with 19 additions and 14 deletions
|
@ -43,7 +43,7 @@ bool PrivateEngine::isDemo() const {
|
|||
return (bool)(_gameDescription->flags & ADGF_DEMO);
|
||||
}
|
||||
|
||||
}
|
||||
} // End of namespace Private
|
||||
|
||||
#if PLUGIN_ENABLED_DYNAMIC(PRIVATE)
|
||||
REGISTER_PLUGIN_DYNAMIC(PRIVATE, PLUGIN_TYPE_ENGINE, PrivateMetaEngine);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue