mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-15 22:27:38 +00:00
CAP_ animations etc. cleanup
This commit is contained in:
@@ -467,6 +467,10 @@ union SDL_Event;
|
||||
#define CAP_BT CAP_GEOMETRY
|
||||
#endif
|
||||
|
||||
#ifndef CAP_STARTANIM
|
||||
#define CAP_STARTANIM (!(ISMINI))
|
||||
#endif
|
||||
|
||||
#ifndef CAP_FIELD
|
||||
#define CAP_FIELD (!(ISMINI))
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user