mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-04 03:27:55 +00:00
added #include hyper.h to newconf
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user