1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-16 06:37:38 +00:00

some work on 3D view

This commit is contained in:
?
2019-02-21 18:46:53 +01:00
committed by Zeno Rogue
parent a3eb161235
commit e73d2f2f22
12 changed files with 118 additions and 59 deletions

View File

@@ -443,6 +443,8 @@ union SDL_Event;
#endif
#endif
#define DIM 3
#ifndef CAP_GEOMETRY
#define CAP_GEOMETRY (!(ISMINI))
#endif