Home
last modified time | relevance | path

Searched refs:S7_edit (Results 1 – 1 of 1) sorted by relevance

/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dnonisotropic.cpp907 int S7_edit; variable
995 S7_edit = ginf[gNil].sides; in prepare_niltorus3()
1012 dialog::addSelItem(XLAT("honeycomb"), its(S7_edit), 'h'); in show_niltorus3()
1013 dialog::add_action([] { S7_edit = S7_edit ^ 6 ^ 8; }); in show_niltorus3()
1024 ginf[gNil].sides = S7_edit; in show_niltorus3()