diff options
Diffstat (limited to 'main.c')
| -rw-r--r-- | main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -7,7 +7,6 @@ #include "structs.h" // So, TODO for now: -// - Implement a maze algorithm to test my A* algorithm with // - Implement the A* algorithm void sigint_handler(int sig) { |
