mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-08-06 14:01:48 +00:00
orbmode in hyper.h included
This commit is contained in:
parent
f3427c4968
commit
2168d5ad4c
2
hyper.h
2
hyper.h
@ -343,7 +343,7 @@ struct videopar {
|
|||||||
int fsize, abs_fsize, fontscale;
|
int fsize, abs_fsize, fontscale;
|
||||||
int flashtime;
|
int flashtime;
|
||||||
|
|
||||||
int wallmode, monmode, axes, highlightmode;
|
int wallmode, monmode, axes, highlightmode, orbmode;
|
||||||
bool axes3;
|
bool axes3;
|
||||||
bool revcontrol;
|
bool revcontrol;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user