Home
last modified time | relevance | path

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

/dports/games/allacrost/allacrost-1.0.2/src/modes/menu/
H A Dmenu.h78 const uint32 EQUIP_SIZE = 3; variable
H A Dmenu.cpp632 _menu_equip.SetDimensions(195.0f, 50.0f, EQUIP_SIZE, 1, EQUIP_SIZE, 1); in _SetupEquipOptionBox()