Compare commits
2 Commits
87d20e7a16
...
ef0016b530
| Author | SHA1 | Date | |
|---|---|---|---|
| ef0016b530 | |||
| 1929c401b4 |
11714
assets/songs/json/super_mario.json
Normal file
11714
assets/songs/json/super_mario.json
Normal file
File diff suppressed because it is too large
Load Diff
@ -29,6 +29,7 @@ inline std::vector<SongCatalogEntry> get_song_catalog()
|
||||
{"assets/songs/json/pallettown.json", 1},
|
||||
{"assets/songs/json/tetris.json", 1},
|
||||
{"assets/songs/json/undertale.json", 0},
|
||||
{"assets/songs/json/super_mario.json", 1}
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user