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

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