mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-08-30 01:07:57 +00:00
fixed the fix
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user