This commit is contained in:
retro-wertz
2017-10-15 19:48:51 +08:00
parent 52c8155dee
commit d72a5061ea
10 changed files with 18 additions and 20 deletions

View File

@@ -100,7 +100,7 @@ static uint64 CartList[] =
0
};
int DetectPRGbonus(CartInfo *tmp) {
static int DetectPRGbonus(CartInfo *tmp) {
int x, i = 0;
uint64 partialmd5 = 0;