summaryrefslogtreecommitdiff
path: root/src/spc700.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/spc700.h')
-rw-r--r--src/spc700.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/spc700.h b/src/spc700.h
index 8cde84d..6b73f44 100644
--- a/src/spc700.h
+++ b/src/spc700.h
@@ -132,7 +132,7 @@ EXTERN_C int32 ESPC (int32);
// return cycles left (always negative)
-extern "C" int spc700_execute(int cycles);
+EXTERN_C int spc700_execute(int cycles);
#endif // SPCTOOL