mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-10 17:47:41 +00:00
More CScriptSpecialFunction; start rstl::map/red_black_tree
Former-commit-id: 87c0a6041c
This commit is contained in:
@@ -39,7 +39,6 @@ public:
|
||||
};
|
||||
|
||||
// TODO these probably aren't real
|
||||
bool HasAnimData() const { return xc_animData.get() != nullptr; }
|
||||
bool HasNormalModel() const { return x1c_normalModel; }
|
||||
|
||||
CModelData();
|
||||
|
||||
Reference in New Issue
Block a user