Include ctype.h

This commit is contained in:
Brandon Wright 2018-12-29 12:50:24 -06:00
parent ae1477d420
commit 8387fce0e5
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
For further information, consult the LICENSE file in the root directory.
\*****************************************************************************/
#include <ctype.h>
#include "snes9x.h"
#include "memmap.h"
#include "cheats.h"