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