aboutsummaryrefslogtreecommitdiff
path: root/source/fxemu.c
diff options
context:
space:
mode:
authortwinaphex2020-10-04 02:42:04 +0200
committertwinaphex2020-10-04 02:42:04 +0200
commit8f1b7db6e2a75a08c701952ac756f8f4abb2aaba (patch)
treef55899cdd5a8ec1006ce91581f5d078eda78e16d /source/fxemu.c
parent0dcafe459f06f00a4ca9cd0b54761c5b43ceeec5 (diff)
downloadsnes9x2005-8f1b7db6e2a75a08c701952ac756f8f4abb2aaba.tar.gz
snes9x2005-8f1b7db6e2a75a08c701952ac756f8f4abb2aaba.tar.bz2
snes9x2005-8f1b7db6e2a75a08c701952ac756f8f4abb2aaba.zip
Cleanups
Diffstat (limited to 'source/fxemu.c')
-rw-r--r--source/fxemu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/fxemu.c b/source/fxemu.c
index 9d62b05..17102c9 100644
--- a/source/fxemu.c
+++ b/source/fxemu.c
@@ -4,7 +4,6 @@
#include "fxinst.h"
#include <stdlib.h>
#include <string.h>
-#include <stdio.h>
#include <retro_inline.h>