mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-14 12:47:10 +00:00
exported hooks_drawqueue
This commit is contained in:
@@ -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];
|
||||||
|
|||||||
Reference in New Issue
Block a user