Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DItem_Types.h569 KEY_32, enumerator
H A DSoldier_Create.cc2011 if (KEY_1 <= item && item <= KEY_32) in CopyProfileItems()
H A DInterface_Panels.cc3408 if( ( gpItemPointer ->usItem < FIRST_KEY ) || ( gpItemPointer ->usItem > KEY_32 ) ) in KeyRingSlotInvClickCallback()