aboutsummaryrefslogtreecommitdiff
path: root/source/c4.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/c4.h')
-rw-r--r--source/c4.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/c4.h b/source/c4.h
index f7957d4..4f73f13 100644
--- a/source/c4.h
+++ b/source/c4.h
@@ -91,8 +91,6 @@
#include "port.h"
-extern "C" {
-
extern int16 C4WFXVal;
extern int16 C4WFYVal;
extern int16 C4WFZVal;
@@ -118,7 +116,5 @@ void C4Op0D();
extern int16 C4CosTable[];
extern int16 C4SinTable[];
-}
-
#endif