mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-23 01:47:39 +00:00
that was not a correct fix
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#define CAP_VR 0
|
||||
#include "../hyper.cpp"
|
||||
|
||||
namespace rogueviz { extern std::vector<hr::reaction_t> cleanup; }
|
||||
namespace rogueviz { std::vector<hr::reaction_t> cleanup; }
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user