mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-11 03:47:50 +00:00
Properly cleanup Xorg in visigen, various fixes and cleanups in URDE, more CRidley imps
This commit is contained in:
@@ -85,7 +85,7 @@ public:
|
||||
};
|
||||
|
||||
class CSegIdToIndexConverter {
|
||||
s32 x0_indices[96];
|
||||
std::array<s32,100> x0_indices;
|
||||
|
||||
public:
|
||||
CSegIdToIndexConverter(const CFBStreamedAnimReaderTotals& totals);
|
||||
|
||||
Reference in New Issue
Block a user