1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-15 06:17:38 +00:00

brownian:: more serious work

This commit is contained in:
Zeno Rogue
2018-10-25 02:43:14 +02:00
parent 0a886f6a67
commit 74ad8ea135
13 changed files with 236 additions and 55 deletions

View File

@@ -249,6 +249,14 @@
#define CAP_SHMUP_GOOD (!ISMOBWEB)
#endif
#ifndef CAP_BONUS
#define CAP_BONUS 0
#endif
#ifndef CAP_COMPLEX2
#define CAP_COMPLEX2 CAP_BONUS
#endif
#if ISMOBILE
#define EXTRALICENSE "\n\nHyperRogue soundtrack by Shawn Parrotte (http://www.shawnparrotte.com), under the Creative Commons BY-SA 3.0 license, http://creativecommons.org/licenses/by-sa/3.0/"
#undef XEXTRALICENSE