This is an old revision of the document!
bool IsZandronum()
Returns true if the mod is being played in Zandronum.
For a description of how ports are identified, see IdentifySourcePort.
if (IsZandronum())
// Use workarounds
else
// Use ZDoom 2.8.0 features