Home
last modified time | relevance | path

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

/dports/games/galaxyhack/galaxyhack/src/
H A DEnums.h400 const unsigned char TT_TorpTarget = 108; variable
H A DLookupTables.cpp104 tokenLookup["torptarget"] = TT_TorpTarget; in SetupLookupTables()
H A DAIInterpreter.cpp886 case TT_TorpTarget: { in StatToInt()