1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-11-06 00:33:01 +00:00

added #undef c to celldrawer.cpp

This commit is contained in:
Zeno Rogue
2019-10-26 17:02:30 +02:00
parent 68c7514c2c
commit d560dd1283

View File

@@ -2668,4 +2668,6 @@ void celldrawer::draw_reptile(color_t col) {
qfi = qfib;
}
#undef c
}