Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DInterface_Dialogue.cc1167 static void HandleNPCGotoGridNo(UINT8 ubTargetNPC, UINT16 usGridNo, UINT8 ubQuoteNum);
1183 HandleNPCGotoGridNo(npc_, gridno_, record_); in NPCGotoGridNo()
1451 static void HandleNPCGotoGridNo(UINT8 const ubTargetNPC, UINT16 const usGridNo, UINT8 const ubQuote… in HandleNPCGotoGridNo() function