1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-07-19 17:32:50 +00:00

relhell version 1.1

This commit is contained in:
Zeno Rogue 2025-06-25 00:26:53 +02:00
parent 506a718c3e
commit 7b008a5c1d

View File

@ -2,7 +2,7 @@
/* Compile with mymake -O3 -rv rogueviz/ads/ads-game */ /* Compile with mymake -O3 -rv rogueviz/ads/ads-game */
/* Best run with -ads-menu; more detailed options are available too */ /* Best run with -ads-menu; more detailed options are available too */
#define VER_RH "1.0" #define VER_RH "1.1"
#ifdef RELHELL #ifdef RELHELL