mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-06-30 00:42:50 +00:00
missing from last commit
This commit is contained in:
parent
c721851db1
commit
77403ac0bc
@ -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) {
|
void drawrec(cell *c, const transmatrix& V, gp::loc at, int dir, int maindir) {
|
||||||
if(dodrawcell(c)) {
|
if(dodrawcell(c)) {
|
||||||
/* auto li = get_local_info(c);
|
/* auto li = get_local_info(c);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user