diff options
author | tron <tron@openttd.org> | 2006-03-15 16:44:50 +0000 |
---|---|---|
committer | tron <tron@openttd.org> | 2006-03-15 16:44:50 +0000 |
commit | 3d9c76d8b81794ad2e13242eafca1022b6dfbca6 (patch) | |
tree | 64e50bf99a33465decab370d13970df72c292068 /Makefile | |
parent | 962852b732e02e77438a4a9f8225f87f5009aa55 (diff) | |
download | openttd-3d9c76d8b81794ad2e13242eafca1022b6dfbca6.tar.xz |
(svn r3887) Add a function to get the other bridge end when you're at a bridge ramp
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -612,6 +612,7 @@ SRCS += airport.c SRCS += airport_gui.c SRCS += aystar.c SRCS += bridge_gui.c +SRCS += bridge_map.c SRCS += callback_table.c SRCS += clear_cmd.c SRCS += command.c |