Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DInterface_Items.cc297 static const SGPBox g_desc_item_box = { 9, 9, 117, 55 }; variable
1828 const SGPBox* const xy = (in_map ? &g_desc_item_box_map: &g_desc_item_box); in InternalInitItemDescriptionBox()
2253 SGPBox const& xy = in_map ? g_desc_item_box_map: g_desc_item_box; in RenderItemDescriptionBox()