1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-11-23 21:07:17 +00:00

yet another fixup for SCU

This commit is contained in:
Zeno Rogue 2022-09-29 15:23:25 +02:00
parent 0fb4033868
commit 5a6444b45a

View File

@ -22,6 +22,9 @@
#define CAP_STARTANIM 0
#define CAP_VR 0
#include "../hyper.cpp"
namespace rogueviz { extern std::vector<hr::reaction_t> cleanup; }
#endif
#include "../rogueviz.h"