mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-06 04:17:58 +00:00
NO_STD_HYPOT to prevent compilation errors when there is no std::hypot
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#define CAP_SHADER 1
|
||||
#define CAP_VERTEXBUFFER 0
|
||||
#define CAP_TIMEOFDAY 1
|
||||
#define NO_STD_HYPOT
|
||||
|
||||
#define HNEW 1
|
||||
|
||||
|
Reference in New Issue
Block a user