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:
@@ -12,7 +12,7 @@ eLand lastland;
|
||||
|
||||
int lastexplore;
|
||||
|
||||
bool randomPatternsMode = false;
|
||||
EX bool randomPatternsMode = false;
|
||||
EX int randompattern[landtypes];
|
||||
|
||||
int genrange_bonus = 0;
|
||||
|
Reference in New Issue
Block a user