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:
parent
1b1a2091ed
commit
4717150ccc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user