godot/drivers/windows
Hein-Pieter van Braam 8230bf0a2f Remove assignment and declarations in if statements
After discussing with @reduz and @akien-mga it was decided that we do
not allow assignments or declarations in if statements. This PR removes
the instances of this I could find by automated means.
2017-09-08 14:59:15 +02:00
..
dir_access_windows.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
dir_access_windows.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
file_access_windows.cpp Remove assignment and declarations in if statements 2017-09-08 14:59:15 +02:00
file_access_windows.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
mutex_windows.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
mutex_windows.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
rw_lock_windows.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
rw_lock_windows.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
SCsub SCsub: Add python shebang as a hint for syntax highlighting 2016-10-17 20:10:46 +02:00
semaphore_windows.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
semaphore_windows.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
shell_windows.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
shell_windows.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
thread_windows.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
thread_windows.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00