X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=world.h;h=1b60ac6c2b48cbd74db530237db1db418e98ec4d;hp=7e20c8019614a7195359139b2b0b08b23dd4adc8;hb=e3d73d3b315e86fc321b6ef02bb7dc14742d156a;hpb=e9ef9da90a206204b283dacd15c35bd3fd1fe5c9 diff --git a/world.h b/world.h index 7e20c801..1b60ac6c 100644 --- a/world.h +++ b/world.h @@ -23,13 +23,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define WORLD_H #include "qtypes.h" -#include "qdefs.h" -#include "cvar.h" -#include "com_list.h" #include "collision.h" -#include "matrixlib.h" -#include "r_textures.h" -typedef struct model_s dp_model_t; #define MOVE_NORMAL 0 #define MOVE_NOMONSTERS 1