mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-10-31 19:36:16 +00:00
added #include hyper.h to newconf
This commit is contained in:
parent
bd5fe67e17
commit
7a5178e8a6
@ -2,6 +2,8 @@
|
||||
// example commandline: -noplayer -rugtsize 4096 -smart 1 -canvas B -ncee
|
||||
// set CAP_NCONF (and change the path) if you have access to newconformist
|
||||
|
||||
#include "../hyper.h"
|
||||
|
||||
#ifndef CAP_NCONF
|
||||
#define CAP_NCONF 0
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user