mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-10 14:26:01 +00:00
rogueviz:: added some guards
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include "rogueviz.h"
|
||||
|
||||
#define RVPATH HYPERPATH "rogueviz/"
|
||||
|
||||
#if CAP_RVPRES
|
||||
namespace dhrg {
|
||||
void graphv(std::string s);
|
||||
extern double graph_R;
|
||||
@@ -749,3 +749,4 @@ int dhrg_phooks =
|
||||
});
|
||||
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user