X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=world_info.h;h=c8b3e2833e43890e91c0ecc34f4c506fd481f0b8;hb=4fe5ceb89da36e746227675b8928e9d74cc18f95;hp=215d05504bd4d49b61e1c5885ddaa472acaa4ba8;hpb=ba5f879f85b9cab1e2b37241399d79709fe4f584;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/world_info.h b/world_info.h index 215d055..c8b3e28 100644 --- a/world_info.h +++ b/world_info.h @@ -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 } };