1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-01-12 10:20:32 +00:00

fixed ads compilation line

This commit is contained in:
Zeno Rogue 2023-02-18 12:42:01 +01:00
parent 9bda1ecbf3
commit 53483005cf

View File

@ -1,5 +1,5 @@
/* Main file of Relative Hell. */ /* Main file of Relative Hell. */
/* Compile with mymake -O3 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 "0.2" #define VER_RH "0.2"