Home
last modified time | relevance | path

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

/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/gui/
H A DInterface.cpp175 extern long WILLRETURNTOFREELOOK;
679 if (WILLRETURNTOFREELOOK) in InventoryOpenClose()
683 WILLRETURNTOFREELOOK = 0; in InventoryOpenClose()
693 WILLRETURNTOFREELOOK = 1; in InventoryOpenClose()
1675 WILLRETURNTOFREELOOK = 1; in ManageEditorControls()
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/game/
H A DSpells.cpp130 long WILLRETURNTOFREELOOK = 0; variable
2370 WILLRETURNTOFREELOOK = 1; in ARX_SPELLS_ManageMagic()
2506 if (WILLRETURNTOFREELOOK) in ARX_SPELLS_ManageMagic()
2509 WILLRETURNTOFREELOOK = 0; in ARX_SPELLS_ManageMagic()