mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-15 22:27:38 +00:00
may combile with ISSTEAM but no CAP_DAILY
This commit is contained in:
@@ -129,9 +129,11 @@
|
||||
|
||||
#define CAP_GLORNOT (CAP_GL && !ISWEB && !ISIOS)
|
||||
|
||||
#ifndef CAP_DAILY
|
||||
#if ISSTEAM
|
||||
#define CAP_DAILY 1
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifndef CAP_DAILY
|
||||
#define CAP_DAILY 0
|
||||
|
Reference in New Issue
Block a user