Skip to content

Commit

Permalink
Add new OpenMusic tunes
Browse files Browse the repository at this point in the history
  • Loading branch information
karst authored and duncanspumpkin committed Jun 20, 2023
1 parent 1fee0e5 commit e896241
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 e896241

Please sign in to comment.