mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-21 14:19:12 +00:00
Reformat pass
This commit is contained in:
@@ -85,7 +85,7 @@ public:
|
||||
};
|
||||
|
||||
class CSegIdToIndexConverter {
|
||||
std::array<s32,100> x0_indices;
|
||||
std::array<s32, 100> x0_indices;
|
||||
|
||||
public:
|
||||
explicit CSegIdToIndexConverter(const CFBStreamedAnimReaderTotals& totals);
|
||||
|
||||
Reference in New Issue
Block a user