godot/drivers/windows
Rémi Verschelde 5a49e45d21 SCsub: Add python shebang as a hint for syntax highlighting
Also switch existing shebangs to "better" /usr/bin/env python.

(cherry picked from commit fc8ccd5b8c)
2016-10-30 14:51:34 +01:00
..
dir_access_windows.cpp Fix some bugs in diraccess, closes #5288 2016-06-30 18:23:39 -03:00
dir_access_windows.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
file_access_windows.cpp -Add visible IO errors when closing a file fails due to it being locked (most likely on windows), closes #4760 2016-06-13 10:10:50 -03:00
file_access_windows.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
mutex_windows.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
mutex_windows.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
SCsub SCsub: Add python shebang as a hint for syntax highlighting 2016-10-30 14:51:34 +01:00
semaphore_windows.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
semaphore_windows.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
shell_windows.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
shell_windows.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
thread_windows.cpp try to fix windows build 2016-06-25 15:20:37 -03:00
thread_windows.h try to fix windows build 2016-06-25 15:20:37 -03:00