An ACS library for ZDoom-based ports
This is an old revision of the document!
bool IsZandronum()
Returns true if the mod is being played in Zandronum.
if (IsZandronum()) // Use workarounds else // Use ZDoom 2.8.0 features
IdentifySourcePort