1
0
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:
Zeno Rogue
2019-12-14 12:18:24 +01:00
parent be5be7e59f
commit 3f0e8851ae
4 changed files with 4 additions and 3 deletions

View File

@@ -421,6 +421,8 @@ void geometry_information::prepare_basics() {
hexshift = 0;
ld ALPHA = 2 * M_PI / S7;
ld fmin, fmax;
if(arcm::in() && !prod)