Compare commits
No commits in common. "2f1a22742bb5d9a0247dd0e1043b9446ace0541b" and "26660a759c34d5287ebea196ec0a135784286aaa" have entirely different histories.
2f1a22742b
...
26660a759c
@ -19,7 +19,7 @@
|
|||||||
"type": "text"
|
"type": "text"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"name": "All Star",
|
"name": "All Start",
|
||||||
"artist": "Smash Mouth",
|
"artist": "Smash Mouth",
|
||||||
"ppq": 192,
|
"ppq": 192,
|
||||||
"tempos": [
|
"tempos": [
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -33,11 +33,7 @@ inline std::vector<SongCatalogEntry> get_song_catalog()
|
|||||||
{"assets/songs/json/where_are_you.json", 5},
|
{"assets/songs/json/where_are_you.json", 5},
|
||||||
{"assets/songs/json/mary.json", 0},
|
{"assets/songs/json/mary.json", 0},
|
||||||
{"assets/songs/json/pallettown.json", 1},
|
{"assets/songs/json/pallettown.json", 1},
|
||||||
{"assets/songs/json/tetris.json", 1},
|
{"assets/songs/json/tetris.json", 1}
|
||||||
// {"assets/songs/json/fairy_fountain.json", 1},
|
|
||||||
// {"assets/songs/json/lost_woods.json", 3},
|
|
||||||
// {"assets/songs/json/gerudo_valley.json", 0},
|
|
||||||
{"assets/songs/json/song_of_storms.json", 1}
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user