1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-19 16:07:40 +00:00

more header cleanup

This commit is contained in:
Zeno Rogue
2019-08-09 22:07:03 +02:00
parent cb666fb24a
commit a423dbd2da
32 changed files with 487 additions and 852 deletions

View File

@@ -12,7 +12,7 @@ eLand lastland;
int lastexplore;
bool randomPatternsMode = false;
EX bool randomPatternsMode = false;
EX int randompattern[landtypes];
int genrange_bonus = 0;