pfsinitpak OK (#425)

* pfsinitpak OK

* Review

* Remove unnecessary if (1) {}
This commit is contained in:
EllipticEllipsis
2021-11-11 20:24:30 -03:00
committed by GitHub
parent 9aef02bc32
commit 1dba23c323
2 changed files with 122 additions and 2 deletions
+1
View File
@@ -134,6 +134,7 @@ typedef struct {
/* 0x101 */ u8 map[PFS_INODE_DIST_MAP];
} __OSInodeCache; // size = 0x202
s32 __osCheckPackId(OSPfs* pfs, __OSPackId* check);
s32 __osGetId(OSPfs* pfs);
s32 osPfsChecker(OSPfs* pfs);