mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-06-23 16:54:07 +00:00
fixed the fix
This commit is contained in:
parent
1b1a2091ed
commit
4717150ccc
@ -5,9 +5,9 @@
|
|||||||
#include "../hyper.h"
|
#include "../hyper.h"
|
||||||
|
|
||||||
#ifdef HYPERPATH
|
#ifdef HYPERPATH
|
||||||
#define RVPATH "rogueviz/"
|
|
||||||
#else
|
|
||||||
#define RVPATH HYPERPATH "rogueviz/"
|
#define RVPATH HYPERPATH "rogueviz/"
|
||||||
|
#else
|
||||||
|
#define RVPATH "rogueviz/"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef CAP_NCONF
|
#ifndef CAP_NCONF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user