From 7404c596e96bf18f458f10fb8f23ca6e1a25ca7d Mon Sep 17 00:00:00 2001 From: Treeki Date: Sun, 16 Sep 2012 04:59:03 +0200 Subject: go speed! a terrible hack to make builds far faster --- src/bossThwompaDomp.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/bossThwompaDomp.cpp') diff --git a/src/bossThwompaDomp.cpp b/src/bossThwompaDomp.cpp index 85799c3..4bce47c 100644 --- a/src/bossThwompaDomp.cpp +++ b/src/bossThwompaDomp.cpp @@ -8,7 +8,6 @@ // Externs extern "C" int posIsInZone(Vec,float*,float*,u8 zone); extern "C" void* ScreenPositionClass; - extern "C" void ShakeScreen(void*,int,int,int,int); // (ScreenPositionClass, some other ints - set the second one to 1 to shake it) extern "C" int SpawnThwompEffects(dEn_c *); extern "C" void* SoundRelatedClass; -- cgit v1.2.3