1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-11-13 20:27:10 +00:00

added header comments for rogueviz games

This commit is contained in:
Zeno Rogue
2025-08-31 14:31:48 +02:00
parent a794c8a7f6
commit d88fba5cde
26 changed files with 78 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
/* Main file of Relative Hell. */
/* Compile with mymake -O3 -rv rogueviz/ads/ads-game */
/* Best run with -ads-menu; more detailed options are available too */
/* You can also add -DRELHELL for standalone Relative Hell */
#define VER_RH "1.1"