mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 23:47:42 +00:00
Various bug fixes
This commit is contained in:
@@ -33,6 +33,7 @@ public:
|
||||
|
||||
ResId GetId() const { return x0_cmdlId; }
|
||||
const zeus::CVector3f& GetScale() const { return x4_scale; }
|
||||
operator bool() const { return x0_cmdlId != 0; }
|
||||
};
|
||||
|
||||
class CAnimRes
|
||||
|
||||
Reference in New Issue
Block a user