summaryrefslogtreecommitdiff
path: root/src/map.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map.c')
-rw-r--r--src/map.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map.c b/src/map.c
index e327889..bee1b6a 100644
--- a/src/map.c
+++ b/src/map.c
@@ -14,6 +14,7 @@ struct {
{ &map_trailblazer_tmj, "trailblazer" },
{ &map_weallstartsomewhere_tmj, "we all start kekpart" },
{ &map_wakywakysnakysnake_tmj, "waky waky snaky snek" },
+ { &map_fillerepisode_tmj, "filler episode" },
{ &map_idkwymmdr_tmj, "idk wym mdr" },
};
unsigned int map_id = 0;