mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-04 17:57:03 +00:00
export wrap_drawfullmap
This commit is contained in:
parent
1688bfcfb0
commit
c0e0e1562f
@ -4809,7 +4809,7 @@ EX void calcparam() {
|
||||
reset_projection();
|
||||
}
|
||||
|
||||
function<void()> wrap_drawfullmap = drawfullmap;
|
||||
EX function<void()> wrap_drawfullmap = drawfullmap;
|
||||
|
||||
bool force_sphere_outline = false;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user