Files
funnygame/public/tier0/minmax_off.h

5 lines
40 B
C

#ifdef min
#undef min
#undef max
#endif