From e143bacd13e2cffb7a6fe4304de948e7b77346c7 Mon Sep 17 00:00:00 2001 From: aliaspider Date: Thu, 5 Nov 2015 21:16:32 +0100 Subject: cleanups --- src/spc700.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/spc700.h') 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 -- cgit v1.2.3