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
1 changed files with 1 additions and 1 deletions

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();