Cut down on stdio.h includes

This commit is contained in:
twinaphex
2021-11-02 17:25:04 +01:00
parent b99ac9fe9b
commit a918869c18
21 changed files with 11 additions and 29 deletions

View File

@@ -20,7 +20,6 @@
*/
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include "fceu-types.h"