refactor seed load/save and add file info hook

This commit is contained in:
TakaRikka
2026-08-13 02:04:41 -07:00
parent 11055282ff
commit 8229879aab
7 changed files with 191 additions and 26 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ public:
CPaneMgrAlpha* getNoDatBase() { return mNoDatBase; }
void draw() { _draw(); }
private:
// private:
/* 0x04 */ JKRArchive* mArchive;
/* 0x08 */ dDlst_FileInfo_c mFileInfo;
/* 0x1C */ u8 field_0x1c[4];