From 1b271711a22c1ed2db87db8c68619ad469c8ac99 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Mon, 7 Jun 2021 18:22:52 +0200 Subject: Cleanups --- source/spc7110.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/spc7110.c') diff --git a/source/spc7110.c b/source/spc7110.c index 249bbc9..67fd068 100644 --- a/source/spc7110.c +++ b/source/spc7110.c @@ -5,8 +5,6 @@ #include "memmap.h" #include -const char* S9xGetFilename(const char*); - SPC7110Regs s7r; /* SPC7110 registers, about 33KB */ S7RTC rtc_f9; /* FEOEZ (and Shounen Jump no SHou) RTC */ void S9xUpdateRTC(void); /* S-RTC function hacked to work with the RTC */ -- cgit v1.2.3