Skip to content

Commit

Permalink
chore: rename Dune: Part One soundtrack
Browse files Browse the repository at this point in the history
  • Loading branch information
codeflorist committed May 12, 2024
1 parent 37b1e0f commit 514d8d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/table/sound.c
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ MusicSetInfo g_table_music_set[NUM_MUSIC_SETS] = {
{ true, DUNE1992_SCDB_PREFIX, "Dune SCDB Mix" },
{ true, DUNE1992_SPICEOPERA_PREFIX, "Dune Spice Opera" },
{ true, DUNE1984_OST_PREFIX, "Dune 1984 OST" },
{ true, DUNE2021_OST_PREFIX, "Dune 2021 OST" },
{ true, DUNE2021_SKETCHBOOK_PREFIX, "Dune 2021 Sketchbook" },
{ true, DUNE2021_OST_PREFIX, "Dune: Part One OST" },
{ true, DUNE2021_SKETCHBOOK_PREFIX, "Dune: Part One Sketchbook" },
{ true, DUNE_PART_TWO_OST_PREFIX, "Dune: Part Two OST" },
};

Expand Down

0 comments on commit 514d8d1

Please sign in to comment.