[makerom] Fixed makerom ROMFS file limitation. +Several bug fixes.

This commit is contained in:
jakcron
2015-11-11 23:20:03 +08:00
parent 88c0f66c4a
commit e7dc460436
14 changed files with 369 additions and 272 deletions
+2
View File
@@ -72,6 +72,8 @@ typedef struct
typedef struct
{
bool verbose;
u8 *output;
u64 romfsSize;
u64 romfsHeaderSize;