remove bih.hh include from engine.hh

master
Daniel Kolesa 2020-06-10 01:48:35 +02:00
parent d6466cee3d
commit 2749bda141
1 changed files with 0 additions and 2 deletions

View File

@ -3,9 +3,7 @@
#include "cube.hh"
#include "world.hh"
#include "light.hh"
#include "bih.hh"
extern dynent *player;
extern physent *camera1; // special ent that acts as camera, same object as player1 in FPS mode