Skip to content

Commit

Permalink
Add new OpenMusic tunes
Browse files Browse the repository at this point in the history
  • Loading branch information
karst committed May 19, 2023
1 parent a15c85d commit 877cc31
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/openrct2/rct12/RCT12.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -755,6 +755,9 @@ static constexpr std::string_view _musicStyles[] = {
"openrct2.music.dodgems",
"openrct2.music.blizzard",
"openrct2.music.extraterrestrial",
"openrct2.music.fairground2",
"openrct2.music.ragtime2",
"openrct2.music.prehistoric",
};

std::string_view GetStationIdentifierFromStyle(uint8_t style)
Expand Down

0 comments on commit 877cc31

Please sign in to comment.