Implement/match Act3Brickster::Animate (#1237)

* Implement/match `Act3Brickster::Animate`

* Improve loop
This commit is contained in:
Christian Semmler
2024-12-17 11:11:47 -07:00
committed by GitHub
parent 9c951c4974
commit 66e3c9a2e1
4 changed files with 196 additions and 10 deletions

View File

@@ -130,6 +130,7 @@ public:
void FUN_10073400();
void FUN_10073430();
void GoodEnding(const Matrix4& p_destination);
void FUN_10073a60();
// BETA indicates that the following classes access certain members directly.
friend class Act3Ammo;