mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-10 06:16:00 +00:00
rogueviz:: added some guards
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#include "rogueviz.h"
|
||||
|
||||
namespace hr {
|
||||
|
||||
#if CAP_THREADS
|
||||
EX namespace gobot {
|
||||
|
||||
eWall empty = waChasm;
|
||||
@@ -615,6 +615,6 @@ auto gobot_hook =
|
||||
#endif
|
||||
|
||||
EX }
|
||||
|
||||
#endif
|
||||
EX }
|
||||
|
||||
|
Reference in New Issue
Block a user