1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-07-03 09:00:46 +00:00

updated to 10.0c

This commit is contained in:
Zeno Rogue
2017-07-23 01:33:27 +02:00
parent ce5650a81f
commit 8cb8e2a3ec
45 changed files with 2383 additions and 1358 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ void playSeenSound(cell *c) {
playSound(c, "seen-cultistleader");
}
#ifdef SDLAUDIO
#if CAP_SDLAUDIO
bool loaded[landtypes];
Mix_Music* music[landtypes];