1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-01-22 23:17:04 +00:00

fixup EX coverage

This commit is contained in:
Zeno Rogue 2020-04-15 11:49:43 +02:00
parent f150245a72
commit 3e8d00f097

View File

@ -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