Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Strategic/
H A DMap_Screen_Interface_Map.cc3668 static BOOLEAN CanMercsScoutThisSector(INT16 sSectorX, INT16 sSectorY, INT8 bSectorZ);
3680 if ( CanMercsScoutThisSector( sSectorX, sSectorY, 0 ) || in WhatPlayerKnowsAboutEnemiesInSector()
3726 static BOOLEAN CanMercsScoutThisSector(INT16 sSectorX, INT16 sSectorY, INT8 bSectorZ) in CanMercsScoutThisSector() function