summaryrefslogtreecommitdiff
path: root/src/cpuexec.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpuexec.h')
-rw-r--r--src/cpuexec.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cpuexec.h b/src/cpuexec.h
index 06ccfc0..5ca4f86 100644
--- a/src/cpuexec.h
+++ b/src/cpuexec.h
@@ -70,7 +70,6 @@ typedef struct
uint32 FrameAdvanceCount;
} SICPU;
-START_EXTERN_C
void S9xMainLoop(void);
void S9xReset(void);
void S9xDoHBlankProcessing();
@@ -91,7 +90,6 @@ extern uint8 S9xE0M0X1 [256];
#endif
extern SICPU ICPU;
-END_EXTERN_C
static INLINE void CLEAR_IRQ_SOURCE(uint32 M)
{