Home
last modified time | relevance | path

Searched defs:GetMapHash (Results 1 – 2 of 2) sorted by relevance

/dports/games/spring/spring_98.0/rts/ExternalAI/
H A DAICallback.h143 …int GetMapHash() { return 0; } // never called, implemented in SSkirmishAICallb… in GetMapHash() function
/dports/games/spring/spring_98.0/AI/Wrappers/LegacyCpp/
H A DAIAICallback.cpp946 int springLegacyAI::CAIAICallback::GetMapHash() { in GetMapHash() function in springLegacyAI::CAIAICallback