1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-30 21:42:59 +00:00

crystal cut

This commit is contained in:
Zeno Rogue
2019-03-30 17:52:27 +01:00
parent 5356eba11c
commit 10fd8a41b7
2 changed files with 131 additions and 24 deletions

View File

@@ -1291,6 +1291,7 @@ namespace rug {
extern bool rendernogl;
extern int texturesize;
extern ld model_distance;
extern ld modelscale;
extern transmatrix currentrot;
#if CAP_RUG
void show();