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
1 changed files with 2 additions and 0 deletions

View File

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