godot/drivers/windows
Rémi Verschelde 68735d2a88 Fix compilation warnings in JS and Windows builds
Warnings raised by Emscripten 1.38.0 and MinGW64 5.0.4 / GCC 8.3.0.

JS can now build with `werror=yes warnings=extra`.
MinGW64 still has a few warnings to resolve with `warnings=extra`,
and only one with `warnings=all`.

Part of #29033 and #29801.
2019-06-15 14:40:45 +02:00
..
SCsub
dir_access_windows.cpp
dir_access_windows.h
file_access_windows.cpp
file_access_windows.h
mutex_windows.cpp
mutex_windows.h
rw_lock_windows.cpp
rw_lock_windows.h
semaphore_windows.cpp
semaphore_windows.h
thread_windows.cpp
thread_windows.h