Home
last modified time | relevance | path

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

/dports/games/galaxyhack/galaxyhack/src/
H A DAIInterpreter.cpp336 case TT_NearestAlly: in TrueOrFalse()
702 case TT_NearestAlly: in TokenToInt()
996 case TT_NearestAlly: in GetGroupIndices()
1038 case TT_NearestAlly: in FindNearestWith()
1246 case TT_NearestAlly: in IsNearestLikeThis()
H A DEnums.h368 const unsigned char TT_NearestAlly = 80; variable
H A DLookupTables.cpp78 tokenLookup["nally"] = TT_NearestAlly; in SetupLookupTables()