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

racing:: first commit

This commit is contained in:
Zeno Rogue
2018-11-17 19:30:50 +01:00
parent 74ad8ea135
commit 16a5e45c0a
9 changed files with 479 additions and 2 deletions

View File

@@ -257,6 +257,10 @@
#define CAP_COMPLEX2 CAP_BONUS
#endif
#ifndef CAP_RACING
#define CAP_RACING 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