[makerom] fixed romfs (for linux)

This commit is contained in:
jakcron
2015-11-15 03:19:53 +08:00
parent 7c3b5faed6
commit 0854cbe5d1
8 changed files with 299 additions and 374 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ typedef struct
ivfc_hdr *ivfcHdr;
romfs_infoheader *romfsHdr;
fs_dir *fs;
romfs_dir *fs;
u8 *dirHashTable;
u32 m_dirHashTable;