Home
last modified time | relevance | path

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

/dports/games/openclonk/openclonk-release-8.1-src/src/game/
H A DC4GameScript.h130 #define PSF_RejectHostilityChange "~RejectHostilityChange" // int iPlr1, int iPlr2, bool fNewHos… macro
H A DC4GameScript.cpp804 …if (!!::Game.GRBroadcast(PSF_RejectHostilityChange, &C4AulParSet(iPlr, iPlr2, fHostile), true, tru… in FnSetHostility()