Compare commits

..

No commits in common. "ef0016b530845e2c29fbcb06abf2fdae9cd8258d" and "87d20e7a16cf0da4e7249a50cec577998864828e" have entirely different histories.

2 changed files with 0 additions and 11715 deletions

File diff suppressed because it is too large Load Diff

View File

@ -29,7 +29,6 @@ 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}
};
}