1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-13 08:59:27 +00:00

using std::abs

This commit is contained in:
Zeno Rogue 2018-06-18 03:43:23 +02:00
parent a7ed148ec3
commit 6d93ff4ab2

View File

@ -38,6 +38,7 @@ using std::stable_sort;
using std::out_of_range;
using std::get;
using std::random_shuffle;
using std::abs;
// genus (in grammar)
#define GEN_M 0