From 761d752569b9bad6bdb755e91ca9e345cfb2788d Mon Sep 17 00:00:00 2001 From: aliaspider Date: Wed, 29 Oct 2014 06:47:46 +0100 Subject: C++ cleanups. (in progress) --- source/c4.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'source/c4.h') 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 -- cgit v1.2.3