1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-11-20 23:54:49 +00:00

crystal::3d:: transformation

This commit is contained in:
Zeno Rogue
2019-03-06 16:36:10 +01:00
parent 76f3df1320
commit d8428f2ec3
5 changed files with 161 additions and 1 deletions

View File

@@ -820,6 +820,8 @@ void loadcs(FILE *f, charstyle& cs, int vernum);
#define MAXAXE 16
#define MAXHAT 4
extern bool flipplayer;
namespace multi {
extern bool alwaysuse;