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/spc7110.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/spc7110.h') diff --git a/source/spc7110.h b/source/spc7110.h index 48368f5..7fd1602 100644 --- a/source/spc7110.h +++ b/source/spc7110.h @@ -101,11 +101,9 @@ extern uint16 cacheMegs; void Del7110Gfx(void); void Close7110Gfx(void); void Drop7110Gfx(void); -extern "C"{ uint8 S9xGetSPC7110(uint16 Address); uint8 S9xGetSPC7110Byte(uint32 Address); uint8* Get7110BasePtr(uint32); -} void S9xSetSPC7110 (uint8 data, uint16 Address); void S9xSpc7110Init(); uint8* Get7110BasePtr(uint32); -- cgit v1.2.3