mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-17 22:25:12 +00:00
more header shifting
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
|
||||
namespace hr {
|
||||
|
||||
#if HDR
|
||||
static const ld degree = M_PI / 180;
|
||||
#endif
|
||||
|
||||
eGeometry geometry;
|
||||
eVariation variation;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user