mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-19 10:34:05 +00:00
fixup EX coverage
This commit is contained in:
@@ -370,7 +370,7 @@ int dexp_comb_colors[16] = {
|
||||
};
|
||||
|
||||
int coverage_style;
|
||||
vector<pair<hyperpoint, int> > coverage;
|
||||
EX vector<pair<hyperpoint, int> > coverage;
|
||||
|
||||
#ifndef CAP_KUEN_MAP
|
||||
#define CAP_KUEN_MAP 0
|
||||
|
Reference in New Issue
Block a user