mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-11 18:00:34 +00:00
a comment on why OINF should be divisible by 3
This commit is contained in:
parent
5008609b95
commit
2bafda5f18
@ -828,6 +828,7 @@ static const flagtype qCAT = Flag(28);
|
||||
|
||||
// note: dnext assumes that x&7 equals 7
|
||||
static const int SEE_ALL = 50;
|
||||
// note: check_football_colorability in arbitrile.cpp assumes OINF is divisible by 3
|
||||
static const int OINF = 123;
|
||||
|
||||
extern eGeometry geometry;
|
||||
|
Loading…
Reference in New Issue
Block a user