An ACS library for ZDoom-based ports
int INT_MAX = 2147483647;
The maximum possible value of an integer or fixed-point variable in ACS. 2^31 - 1.
-INT_MAX
INT_MIN