From 3b8323853f4eeddb61398e77c51bb2349f430227 Mon Sep 17 00:00:00 2001 From: João Silva Date: Sat, 14 Jan 2017 23:08:50 +0000 Subject: Removed a LOT of useless stuff. --- source/dsp1.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/dsp1.h') diff --git a/source/dsp1.h b/source/dsp1.h index e4b066b..0c18155 100644 --- a/source/dsp1.h +++ b/source/dsp1.h @@ -37,7 +37,5 @@ uint8_t S9xGetDSP(uint16_t Address); void S9xSetDSP(uint8_t Byte, uint16_t Address); extern SDSP1 DSP1; -//extern struct SDSP1 DSP1; - #endif -- cgit v1.2.3