Fixed a -Wundef warning in cl_platform.h.
_MSC_VER -> defined _MSC_VER. Fixes building with MinGW. Similar to fbc91c5e.
Showing
Please
register
or
sign in
to comment
_MSC_VER -> defined _MSC_VER. Fixes building with MinGW. Similar to fbc91c5e.