diff --git a/songs.json b/songs.json index 39b4a9b..a3e82c7 100644 --- a/songs.json +++ b/songs.json @@ -292,6 +292,19 @@ "songLengthMS": 92954, "noteCount": 941 }, + { + "name": "Cynthia's Theme", + "artists": [ + "Junichi Masuda" + ], + "midiFile": "cynthiastheme.mid", + "artwork": "cynthiastheme.jpg", + "tags": [ + "video game" + ], + "songLengthMS": 163533, + "noteCount": 3424 + }, { "name": "Dance Monkey", "artists": [ @@ -1207,17 +1220,8 @@ "tags": [ "video game", "anime" - ] - }, - { - "name": "Cynthia's Theme", - "artists": [ - "Junichi Masuda" ], - "midiFile": "cynthiastheme.mid", - "artwork": "cynthiastheme.jpg", - "tags": [ - "video game" - ] + "songLengthMS": 165290, + "noteCount": 1065 } ] \ No newline at end of file