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/getset.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'source/getset.h') diff --git a/source/getset.h b/source/getset.h index f37779e..de8991c 100644 --- a/source/getset.h +++ b/source/getset.h @@ -98,10 +98,7 @@ #include "obc1.h" #include "seta.h" -extern "C" -{ - extern uint8 OpenBus; -} +extern uint8 OpenBus; uint8 S9xGetByte (uint32 Address) { -- cgit v1.2.3