Home
last modified time | relevance | path

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

/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DMap.h127 #define ADIRF_CENTER 0x10 //not in the original engine macro
H A DMap.cpp546 } else if (direction & ADIRF_CENTER) { in MoveToNewArea()
/dports/games/gemrb/gemrb-0.9.0/gemrb/plugins/GUIScript/
H A DGUIScript.cpp3159 PyDict_SetItemString(dict, "Direction", DecRef(PyInt_FromLong, ADIRF_CENTER)); in GemRB_WorldMap_GetDestinationArea()