File diff r25625:c14e95bbb24a → r25626:260a951230d5
src/os/windows/win32.h
Show inline comments
 
@@ -25,6 +25,5 @@ wchar_t *convert_to_fs(const char *name,
 

	
 
void Win32SetCurrentLocaleName(const char *iso_code);
 
int OTTDStringCompare(const char *s1, const char *s2);
 
bool IsWindowsVistaOrGreater();
 

	
 
#endif /* WIN32_H */