summaryrefslogtreecommitdiff
path: root/src/object/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/board.c')
-rw-r--r--src/object/board.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/object/board.c b/src/object/board.c
index a05b42e4..ab757067 100644
--- a/src/object/board.c
+++ b/src/object/board.c
@@ -6,7 +6,6 @@
*/
#include "asm.h"
#include "entity.h"
-#include "functions.h"
#include "player.h"
#include "room.h"
#include "tiles.h"