From c06dd27c3396c8aa8a4eba6116cceffa7a932aeb Mon Sep 17 00:00:00 2001 From: truelight Date: Thu, 6 Jan 2005 15:57:26 +0000 Subject: (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. --- os/os2/openttd.wpj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/os2') diff --git a/os/os2/openttd.wpj b/os/os2/openttd.wpj index 6c36230ad..0692f7324 100644 --- a/os/os2/openttd.wpj +++ b/os/os2/openttd.wpj @@ -43,7 +43,7 @@ WFileName 17 ..\..\openttd.tgt 47 -47 +49 11 VComponent 12 -- cgit v1.2.3-54-g00ecf