formatting
[carveJwlIkooP6JGAAIwe30JlM.git] / world_info.h
index 215d05504bd4d49b61e1c5885ddaa472acaa4ba8..c8b3e2833e43890e91c0ecc34f4c506fd481f0b8 100644 (file)
@@ -1,3 +1,7 @@
+/*
+ * Copyright (C) 2021-2022 Mt.ZERO Software, Harry Godden - All Rights Reserved
+ */
+
 #ifndef WORLD_INFO_H
 #define WORLD_INFO_H
 
@@ -36,11 +40,11 @@ track_infos[] =
       .push = 1
    },
    {
-      .name = "Town Coast (Blue)",
+      .name = "Coastal Run",
       .push = 1
    },
    {
-      .name = "Town Downhill (Orange)",
+      .name = "Docks Jumps",
       .push = 1
    }
 };