mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-12 07:16:01 +00:00
fixed RogueViz compile error
This commit is contained in:
@@ -4,7 +4,11 @@
|
||||
|
||||
#include "../hyper.h"
|
||||
|
||||
#ifdef HYPERPATH
|
||||
#define RVPATH "rogueviz/"
|
||||
#else
|
||||
#define RVPATH HYPERPATH "rogueviz/"
|
||||
#endif
|
||||
|
||||
#ifndef CAP_NCONF
|
||||
#define CAP_NCONF 0
|
||||
|
Reference in New Issue
Block a user