1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-01-11 18:00:34 +00:00

rogueviz:: fixed animation in simple Penrose staircases

This commit is contained in:
Zeno Rogue 2021-03-31 15:28:46 +02:00
parent 088aff457c
commit 1aae969b6c

View File

@ -23,7 +23,7 @@ namespace balls {
namespace hr {
namespace bricks {
extern bool animation;
extern int animation;
void enable();
extern void build(bool in_pair);
extern void build_stair();