mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-15 22:27:38 +00:00
renamed MAXDIM to MAXMDIM (conflict with crystal)
This commit is contained in:
@@ -443,7 +443,7 @@ union SDL_Event;
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#define MAXDIM 4
|
||||
#define MAXMDIM 4
|
||||
|
||||
#ifndef CAP_GEOMETRY
|
||||
#define CAP_GEOMETRY (!(ISMINI))
|
||||
|
Reference in New Issue
Block a user