diff options
author | pasky <pasky@openttd.org> | 2005-03-26 18:12:58 +0000 |
---|---|---|
committer | pasky <pasky@openttd.org> | 2005-03-26 18:12:58 +0000 |
commit | 8efcba81d751fef61ac26c7e1e06b365fdd39e81 (patch) | |
tree | 2e42b593628d13cf275e786c589d28d373cff0e4 | |
parent | 742513d7080599fff21fd758d58ddb191fb922f3 (diff) | |
download | openttd-8efcba81d751fef61ac26c7e1e06b365fdd39e81.tar.xz |
(svn r2077) - Fix: [ 1170978 ] OS/2 project update: add waypoint.c. (-- Owen Rudge)
-rw-r--r-- | openttd.tgt | 26 | ||||
-rw-r--r-- | os/os2/openttd.wpj | 4 |
2 files changed, 24 insertions, 6 deletions
diff --git a/openttd.tgt b/openttd.tgt index e9d907048..a4ed0e11c 100644 --- a/openttd.tgt +++ b/openttd.tgt @@ -194,7 +194,7 @@ WVList 0 51 WPickList -104 +105 52 MItem 3 @@ -2238,8 +2238,8 @@ WVList 0 512 MItem -8 -widget.c +10 +waypoint.c 513 WString 4 @@ -2257,7 +2257,7 @@ WVList 516 MItem 8 -window.c +widget.c 517 WString 4 @@ -2272,3 +2272,21 @@ WVList 1 1 0 +520 +MItem +8 +window.c +521 +WString +4 +COBJ +522 +WVList +0 +523 +WVList +0 +52 +1 +1 +0 diff --git a/os/os2/openttd.wpj b/os/os2/openttd.wpj index fc068ae43..250e205fd 100644 --- a/os/os2/openttd.wpj +++ b/os/os2/openttd.wpj @@ -4,8 +4,8 @@ projectIdent VpeMain 1 WRect --32 --40 +0 +40 10304 10020 2 |