mirror of https://github.com/snes9xgit/snes9x.git
Include ctype.h
This commit is contained in:
parent
ae1477d420
commit
8387fce0e5
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue