From 761d752569b9bad6bdb755e91ca9e345cfb2788d Mon Sep 17 00:00:00 2001 From: aliaspider Date: Wed, 29 Oct 2014 06:47:46 +0100 Subject: C++ cleanups. (in progress) --- source/cpu.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/cpu.c') diff --git a/source/cpu.c b/source/cpu.c index 2f9b4ae..51adb61 100644 --- a/source/cpu.c +++ b/source/cpu.c @@ -165,11 +165,9 @@ void S9xResetCPU () } #ifdef ZSNES_FX -START_EXTERN_C void S9xResetSuperFX (); bool8 WinterGold = 0; extern uint8 *C4Ram; -END_EXTERN_C #endif void S9xReset (void) -- cgit v1.2.3