get most colors working

This commit is contained in:
gymnast86
2026-08-05 08:01:57 -07:00
parent e02251a669
commit 960d016113
12 changed files with 826 additions and 4 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ public:
JKRMemArchive* getArchive() const { return mArchive; }
JKRHeap* getHeap() const { return mHeap; }
private:
// private:
/* 0x14 */ u8 mMountDirection;
/* 0x18 */ s32 mEntryNumber;
/* 0x1C */ JKRMemArchive* mArchive;