mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-06 18:57:02 +00:00
exported hooks_drawqueue
This commit is contained in:
parent
5ef7d744f9
commit
d94ed622b7
@ -1858,7 +1858,7 @@ ld xintval(const hyperpoint& h) {
|
||||
|
||||
EX ld backbrightness = .25;
|
||||
|
||||
purehookset hooks_drawqueue;
|
||||
EX purehookset hooks_drawqueue;
|
||||
|
||||
constexpr int PMAX = int(PPR::MAX);
|
||||
int qp[PMAX], qp0[PMAX];
|
||||
|
Loading…
x
Reference in New Issue
Block a user