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:
@@ -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
|
||||
|
Reference in New Issue
Block a user