[makerom] Fixed ELF related code. Addresses #14

This commit is contained in:
jakcron
2015-12-17 16:20:03 +08:00
parent 4d9f77b399
commit 83d4a1fcf3
5 changed files with 170 additions and 396 deletions
-3
View File
@@ -70,9 +70,6 @@ typedef struct
bool EnableCompress;
bool FreeProductCode;
bool UseOnSD;
// Strings
char *PageSize;
} Option;
struct{