mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-23 06:29:11 +00:00
(svn r13000) -Fix (r12991): broken win9x compilation
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
|
||||
#ifdef WIN32
|
||||
# include <tchar.h>
|
||||
# ifndef UNICODE
|
||||
# include <io.h>
|
||||
# endif
|
||||
# define access _taccess
|
||||
# define unlink _tunlink
|
||||
#else
|
||||
|
Reference in New Issue
Block a user