An ACS library for ZDoom-based ports
int INT_MIN = -2147483648;
The manimum possible value of an integer or fixed-point variable in ACS. -2^31.
-INT_MAX
INT_MIN
abs(INT_MIN)