fixed ads compilation line

This commit is contained in:
Zeno Rogue 2023-02-18 12:42:01 +01:00
parent 9bda1ecbf3
commit 53483005cf
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
/* 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 */
#define VER_RH "0.2"