aboutsummaryrefslogtreecommitdiff
path: root/source/memmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/memmap.h')
-rw-r--r--source/memmap.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/memmap.h b/source/memmap.h
index f838065..3fb5b9c 100644
--- a/source/memmap.h
+++ b/source/memmap.h
@@ -288,11 +288,9 @@ void S9xSetPCBase (uint32 Address);
uint8 *S9xGetMemPointer (uint32 Address);
uint8 *GetBasePointer (uint32 Address);
-#ifndef NO_OPEN_BUS
extern "C" {
extern uint8 OpenBus;
}
-#endif
#else
#define INLINE inline