summaryrefslogtreecommitdiffhomepage
path: root/src/raylib.rc.data
diff options
context:
space:
mode:
authorraysan5 <[email protected]>2020-05-06 19:12:09 +0200
committerraysan5 <[email protected]>2020-05-06 19:12:09 +0200
commitfdad1f023b0f4de982957a3baaa41b0ac2666748 (patch)
tree3701a104fc5e3250e9e81f8ee46ea4cf3deef824 /src/raylib.rc.data
parent9a1e934621b6098093d709ceb149f1bb995c15cc (diff)
downloadraylib-fdad1f023b0f4de982957a3baaa41b0ac2666748.tar.gz
raylib-fdad1f023b0f4de982957a3baaa41b0ac2666748.zip
Avoid all MSVC compile warnings
Most warning were related to types conversion (casting required) and unsigned/signed types comparisons. Added preprocessor directives (_CRT_SECURE_NO_DEPRECATE; _CRT_NONSTDC_NO_DEPRECATE) to avoid warnings about unsafe functions, those functions are safe while used properly and recommended alternatives are MS only. Some external libraries still generate warnings.
Diffstat (limited to 'src/raylib.rc.data')
0 files changed, 0 insertions, 0 deletions