mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-07-09 04:42:49 +00:00
that was not a correct fix
This commit is contained in:
parent
5a6444b45a
commit
6514c8758e
@ -23,7 +23,7 @@
|
|||||||
#define CAP_VR 0
|
#define CAP_VR 0
|
||||||
#include "../hyper.cpp"
|
#include "../hyper.cpp"
|
||||||
|
|
||||||
namespace rogueviz { extern std::vector<hr::reaction_t> cleanup; }
|
namespace rogueviz { std::vector<hr::reaction_t> cleanup; }
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user