mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-19 04:29:09 +00:00
(svn r1399) -Fix: Fixes for compiling with Watcom C/C++ (ie, OS/2 port). (orudge)
Note: If people could watch out for initialising structs with *non-constants* in future... it's a bit annoying, I know, but Open Watcom isn't the only compiler which doesn't support this (yet) - Borland, for example, still doesn't like it.
This commit is contained in:
@@ -43,7 +43,7 @@ WFileName
|
||||
17
|
||||
..\..\openttd.tgt
|
||||
47
|
||||
47
|
||||
49
|
||||
11
|
||||
VComponent
|
||||
12
|
||||
|
Reference in New Issue
Block a user