(svn r15703) -Codechange: split Cmd* from waypoint.cpp to waypoint_cmd.cpp.

This commit is contained in:
belugas
2009-03-13 21:49:24 +00:00
parent 27bcfd115b
commit 42d9816ce3
6 changed files with 354 additions and 330 deletions

View File

@@ -452,6 +452,7 @@ tunnelbridge_cmd.cpp
unmovable_cmd.cpp
vehicle_cmd.cpp
water_cmd.cpp
waypoint_cmd.cpp
# Save/Load handlers
saveload/afterload.cpp