mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-16 06:37:38 +00:00
screenshots are more configurable now
This commit is contained in:
@@ -134,6 +134,10 @@
|
||||
#define CAP_EDIT (CAP_FILES && !ISWEB && !ISMINI)
|
||||
#endif
|
||||
|
||||
#ifndef CAP_SHOT
|
||||
#define CAP_SHOT (CAP_FILES && (CAP_SVG || CAP_PNG))
|
||||
#endif
|
||||
|
||||
#ifndef CAP_ODS
|
||||
#define CAP_ODS 0
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user