Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DInterface_Items.cc206 static UINT16 gusItemPointer = 255; variable
3251 if ( usIndex != gusItemPointer || uiOldCursorId != uiCursorId ) in DrawItemTileCursor()
3256 gusItemPointer = usIndex; in DrawItemTileCursor()