implement/match LegoAnimationManager::DeleteAnimations() (#753)

This commit is contained in:
Ramen2X
2024-03-29 14:09:46 -04:00
committed by GitHub
parent ed1a25a636
commit 2c57e33ce5
2 changed files with 25 additions and 6 deletions

View File

@@ -70,7 +70,7 @@ public:
MxBool FindVehicle(const char* p_name, MxU32& p_index);
MxResult ReadAnimInfo(LegoFile* p_file, AnimInfo* p_info);
MxResult ReadModelInfo(LegoFile* p_file, ModelInfo* p_info);
void FUN_100603c0();
void DeleteAnimations();
MxResult StartEntityAction(MxDSAction& p_dsAction, LegoEntity* p_entity);
void FUN_10060570(MxBool);
undefined4 FUN_10060dc0(