Fixed some errors and bad programming

This commit is contained in:
applestash
2014-06-21 18:21:22 +10:00
parent 5ffe17390c
commit dc8de388a3
11 changed files with 246 additions and 259 deletions
+1 -1
View File
@@ -40,6 +40,7 @@ typedef struct
FILE *out;
rsf_settings *rsf;
keys_struct *keys;
struct{
@@ -83,7 +84,6 @@ typedef struct
bool IsCfa;
bool IsDlc;
bool encryptCia;
char *overrideSaveDataSize;
bool keyNotFound;