mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-08-05 15:48:51 +00:00
Rearrange some macros. No functional change intended.
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ eMonster readMonster(const string& ss) {
|
||||
void initializeCLI() {
|
||||
printf("HyperRogue by Zeno Rogue <zeno@attnam.com>, version " VER "\n");
|
||||
|
||||
#ifndef NOLICENSE
|
||||
#if !NOLICENSE
|
||||
printf("released under GNU General Public License version 2 and thus\n");
|
||||
printf("comes with absolutely no warranty; see COPYING for details\n");
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user