aboutsummaryrefslogtreecommitdiff
path: root/libretro.c
diff options
context:
space:
mode:
authortwinaphex2021-11-03 01:04:22 +0100
committertwinaphex2021-11-03 01:04:22 +0100
commit88a46f7c085f6e2accc4c777e264b9b5cd41cf0e (patch)
treeec1a205d936549335621df66eeafd086a9606ff5 /libretro.c
parente3fc5b25a5458aa496edf76af8617f557cbea630 (diff)
downloadsnes9x2005-88a46f7c085f6e2accc4c777e264b9b5cd41cf0e.tar.gz
snes9x2005-88a46f7c085f6e2accc4c777e264b9b5cd41cf0e.tar.bz2
snes9x2005-88a46f7c085f6e2accc4c777e264b9b5cd41cf0e.zip
Cleanups
Diffstat (limited to 'libretro.c')
-rw-r--r--libretro.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libretro.c b/libretro.c
index 8b05b44..49d5b13 100644
--- a/libretro.c
+++ b/libretro.c
@@ -1,7 +1,5 @@
#include "copyright"
-#include <stdio.h>
-
#include "snes9x.h"
#include "soundux.h"
#include "memmap.h"