missing from last commit

This commit is contained in:
Zeno Rogue 2018-05-04 02:47:14 +02:00
parent c721851db1
commit 77403ac0bc
1 changed files with 2 additions and 0 deletions

View File

@ -512,6 +512,8 @@ void drawrec(cell *c, const transmatrix& V) {
drawrec(c2, V1);
}
} */
gp::local_info draw_li;
void drawrec(cell *c, const transmatrix& V, gp::loc at, int dir, int maindir) {
if(dodrawcell(c)) {