Cleanup: Remove a few extern

This commit is contained in:
negativeExponent
2021-05-31 16:55:09 +08:00
parent 597175043b
commit 403f682eb7
6 changed files with 14 additions and 22 deletions

View File

@@ -29,4 +29,6 @@ extern void (*InputScanlineHook)(uint8 *bg, uint8 *spr, uint32 linets, int final
void FCEU_DoSimpleCommand(int cmd);
void FCEU_ZapperSetTolerance(int t);
#endif