may combile with ISSTEAM but no CAP_DAILY

This commit is contained in:
Zeno Rogue 2019-11-30 15:05:13 +01:00
parent 2ae2796f78
commit 4bd4e11c7e
1 changed files with 2 additions and 0 deletions

View File

@ -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