mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-04-30 20:41:24 +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)
|
#define CAP_GLORNOT (CAP_GL && !ISWEB && !ISIOS)
|
||||||
|
|
||||||
|
#ifndef CAP_DAILY
|
||||||
#if ISSTEAM
|
#if ISSTEAM
|
||||||
#define CAP_DAILY 1
|
#define CAP_DAILY 1
|
||||||
#endif
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifndef CAP_DAILY
|
#ifndef CAP_DAILY
|
||||||
#define CAP_DAILY 0
|
#define CAP_DAILY 0
|
||||||
|
|||||||
Reference in New Issue
Block a user