Implement Helicopter::VTable0xe4 (#243)

Clean up parent classes
This commit is contained in:
Nathan M Gilbert
2023-10-24 08:37:02 -04:00
committed by GitHub
parent 74329d681b
commit af1745db18
19 changed files with 513 additions and 162 deletions

View File

@@ -27,6 +27,8 @@ public:
return !strcmp(name, ClassName()) || MxCore::IsA(name);
}
void FUN_1005f6d0(MxBool p);
__declspec(dllexport) static void configureLegoAnimationManager(int param_1);
private: