mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 23:47:42 +00:00
General resource handling bug fixes
This commit is contained in:
@@ -8,7 +8,7 @@ namespace urde
|
||||
|
||||
class CAnimationParameters
|
||||
{
|
||||
CAssetId x0_ancs = -1;
|
||||
CAssetId x0_ancs;
|
||||
u32 x4_charIdx = -1;
|
||||
u32 x8_defaultAnim = -1;
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user