1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-19 16:07:40 +00:00

ads-game:: footer/copyright shown

This commit is contained in:
Zeno Rogue
2022-09-29 12:11:50 +02:00
parent 3808d93a11
commit cc1d2c1b48
5 changed files with 29 additions and 1 deletions

View File

@@ -1,9 +1,12 @@
/* Main file of Relative Hell. */
/* Compile with mymake -O3 rogueviz/ads/ads-game */
/* Best run with -ads-menu; more detailed options are available too */
#define VER_RH "0.1"
#ifdef RELHELL
#define CUSTOM_CAPTION "Relative Hell 0.9"
#define CUSTOM_CAPTION "Relative Hell " VER_RH
#define MAXMDIM 4
#define CAP_INV 0
#define CAP_COMPLEX2 0