From 5e450063fbe25926ae50d569c285db428055318a Mon Sep 17 00:00:00 2001 From: João Silva Date: Mon, 14 Aug 2017 06:03:05 +0100 Subject: Deleted several unused variables, code and files. --- source/dsp1.h | 1 - 1 file changed, 1 deletion(-) (limited to 'source/dsp1.h') diff --git a/source/dsp1.h b/source/dsp1.h index 4cc2eca..63306c8 100644 --- a/source/dsp1.h +++ b/source/dsp1.h @@ -35,5 +35,4 @@ void S9xResetDSP1(void); uint8_t S9xGetDSP(uint16_t Address); void S9xSetDSP(uint8_t Byte, uint16_t Address); extern SDSP1 DSP1; - #endif -- cgit v1.2.3