Fix warning

This commit is contained in:
negativeExponent
2020-11-17 06:47:45 +08:00
parent 565391c213
commit 8deefc3bef
2 changed files with 1 additions and 2 deletions

View File

@@ -386,7 +386,6 @@ static void CheckHInfo(void) {
}
}
strcat(gigastr, "\n");
FCEU_printf("\n", gigastr);
FCEU_printf("%s\n", gigastr);
}