mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-28 04:17:39 +00:00
removed #define ALPHA from hyper.h
This commit is contained in:
@@ -421,6 +421,8 @@ void geometry_information::prepare_basics() {
|
||||
|
||||
hexshift = 0;
|
||||
|
||||
ld ALPHA = 2 * M_PI / S7;
|
||||
|
||||
ld fmin, fmax;
|
||||
|
||||
if(arcm::in() && !prod)
|
||||
|
||||
Reference in New Issue
Block a user