1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-11-09 15:39:55 +00:00

fixed RogueViz compile error

This commit is contained in:
Zeno Rogue 2024-07-10 07:00:49 +02:00
parent 3980db0fb1
commit 1b1a2091ed

View File

@ -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