mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-06-19 14:54:07 +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;
|
EX ld backbrightness = .25;
|
||||||
|
|
||||||
purehookset hooks_drawqueue;
|
EX purehookset hooks_drawqueue;
|
||||||
|
|
||||||
constexpr int PMAX = int(PPR::MAX);
|
constexpr int PMAX = int(PPR::MAX);
|
||||||
int qp[PMAX], qp0[PMAX];
|
int qp[PMAX], qp0[PMAX];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user