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

fixed the fix

This commit is contained in:
Zeno Rogue 2024-07-10 07:08:50 +02:00
parent 1b1a2091ed
commit 4717150ccc

View File

@ -5,9 +5,9 @@
#include "../hyper.h"
#ifdef HYPERPATH
#define RVPATH "rogueviz/"
#else
#define RVPATH HYPERPATH "rogueviz/"
#else
#define RVPATH "rogueviz/"
#endif
#ifndef CAP_NCONF