Codechange: Move command callback declarations to the cmd header files.

This commit is contained in:
Michael Lutz
2021-10-10 02:35:06 +02:00
parent 7048e1522f
commit 123c7f99c3
24 changed files with 110 additions and 56 deletions

View File

@@ -42,6 +42,7 @@ add_files(
aircraft_gui.cpp
airport.cpp
airport.h
airport_cmd.h
airport_gui.cpp
animated_tile.cpp
animated_tile_func.h
@@ -131,6 +132,7 @@ add_files(
direction_type.h
disaster_vehicle.cpp
disaster_vehicle.h
dock_cmd.h
dock_gui.cpp
driver.cpp
driver.h