This commit is contained in:
Ryzerth 2021-05-18 02:38:06 +02:00
parent 55017f876d
commit 45ff5dd0cc

View File

@ -217,7 +217,7 @@ private:
}; };
MOD_EXPORT void _INIT_() { MOD_EXPORT void _INIT_() {
// Nothing here // Nothing here (testing)
} }
MOD_EXPORT ModuleManager::Instance* _CREATE_INSTANCE_(std::string name) { MOD_EXPORT ModuleManager::Instance* _CREATE_INSTANCE_(std::string name) {