aboutsummaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/main.c b/main.c
index cd2b53a..3a0238b 100644
--- a/main.c
+++ b/main.c
@@ -10,7 +10,6 @@
#include "structs.h"
#include "config.h"
#include "error.h"
-#include "priority_queue.h"
#include "path.h"
#include "bmp.h"
@@ -20,7 +19,6 @@
- save pathfinding to a series of BMPs
- less magical values
- MORE MAPS FOR THE MAP PEOPLE
- - Clean up unused `#include`s
- keybinding help screen
- 'clean' rendering mode, without all the ugly shit
- Comments */