diff --git a/loader/include/Geode/cocos/robtop/xml/DS_Dictionary.h b/loader/include/Geode/cocos/robtop/xml/DS_Dictionary.h index c08f1637..c280cb74 100644 --- a/loader/include/Geode/cocos/robtop/xml/DS_Dictionary.h +++ b/loader/include/Geode/cocos/robtop/xml/DS_Dictionary.h @@ -21,6 +21,7 @@ public: public: DS_Dictionary(); ~DS_Dictionary(); + GEODE_CUSTOM_CONSTRUCTOR_BEGIN(DS_Dictionary) static void copyFile(const char*, const char*);