mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-12 13:53:13 +00:00

./rogueviz/rewriting.cpp:120:37: error: suggest braces around initialization of subobject [-Werror,-Wmissing-braces] ginf[gInfOrderMixed].distlimit = {1, 1}; ^~~~ { }