summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorkdx <kikoodx@paranoici.org>2023-03-25 10:01:23 +0100
committerkdx <kikoodx@paranoici.org>2023-03-25 10:09:05 +0100
commitb1e98630da8de37e6eb37d8abfc46231e1ca2cc1 (patch)
tree1ecdc8adb872c40e7652ab9e4757d7efd61250aa /src
parent89c9c1b35110ea34177bcda65d1a843969137a2b (diff)
downloadhyperultra-b1e98630da8de37e6eb37d8abfc46231e1ca2cc1.tar.gz
filler episode
Diffstat (limited to 'src')
-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;