From d6e4c4e7c2b1e28961f1dfe2f25ef96ced60b21b Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 17 Oct 2010 17:19:03 +0000 Subject: core bullet physics support, initial vstrafe support --- src/sys/sys.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/sys') diff --git a/src/sys/sys.h b/src/sys/sys.h index eb9d099..3d94bcb 100644 --- a/src/sys/sys.h +++ b/src/sys/sys.h @@ -9,11 +9,6 @@ #include "config.h" -// disable bullet for now -#ifdef HAVE_BULLET -#undef HAVE_BULLET -#endif - #include /// maximum line size throught the game -- cgit v1.2.3