1
0
Fork 0

(svn r22018) -Cleanup: remove some (now) unneeded includes of functions.h

release/1.1
rubidium 2011-02-07 22:37:22 +00:00
parent faf5d899f7
commit bc3ce1e53b
12 changed files with 1 additions and 12 deletions

View File

@ -27,7 +27,6 @@
#include "autoslope.h" #include "autoslope.h"
#include "water.h" #include "water.h"
#include "strings_func.h" #include "strings_func.h"
#include "functions.h"
#include "window_func.h" #include "window_func.h"
#include "date_func.h" #include "date_func.h"
#include "vehicle_func.h" #include "vehicle_func.h"

View File

@ -22,7 +22,6 @@
#include "tgp.h" #include "tgp.h"
#include "genworld.h" #include "genworld.h"
#include "fios.h" #include "fios.h"
#include "functions.h"
#include "date_func.h" #include "date_func.h"
#include "water.h" #include "water.h"
#include "effectvehicle_func.h" #include "effectvehicle_func.h"

View File

@ -20,7 +20,7 @@
#include "console_gui.h" #include "console_gui.h"
#include "genworld.h" #include "genworld.h"
#include "transparency_gui.h" #include "transparency_gui.h"
#include "functions.h" #include "map_func.h"
#include "sound_func.h" #include "sound_func.h"
#include "transparency.h" #include "transparency.h"
#include "strings_func.h" #include "strings_func.h"

View File

@ -25,7 +25,6 @@
#include "vehicle_func.h" #include "vehicle_func.h"
#include "sound_func.h" #include "sound_func.h"
#include "tunnelbridge.h" #include "tunnelbridge.h"
#include "functions.h"
#include "elrail_func.h" #include "elrail_func.h"
#include "town.h" #include "town.h"
#include "pbs.h" #include "pbs.h"

View File

@ -20,7 +20,6 @@
#include "newgrf_station.h" #include "newgrf_station.h"
#include "company_base.h" #include "company_base.h"
#include "strings_func.h" #include "strings_func.h"
#include "functions.h"
#include "window_func.h" #include "window_func.h"
#include "date_func.h" #include "date_func.h"
#include "sound_func.h" #include "sound_func.h"

View File

@ -25,7 +25,6 @@
#include "sound_func.h" #include "sound_func.h"
#include "tunnelbridge.h" #include "tunnelbridge.h"
#include "cheat_type.h" #include "cheat_type.h"
#include "functions.h"
#include "effectvehicle_func.h" #include "effectvehicle_func.h"
#include "effectvehicle_base.h" #include "effectvehicle_base.h"
#include "elrail_func.h" #include "elrail_func.h"

View File

@ -18,7 +18,6 @@
#include "command_func.h" #include "command_func.h"
#include "road_cmd.h" #include "road_cmd.h"
#include "station_func.h" #include "station_func.h"
#include "functions.h"
#include "window_func.h" #include "window_func.h"
#include "vehicle_func.h" #include "vehicle_func.h"
#include "sound_func.h" #include "sound_func.h"

View File

@ -19,7 +19,6 @@
#include "viewport_func.h" #include "viewport_func.h"
#include "command_func.h" #include "command_func.h"
#include "signs_func.h" #include "signs_func.h"
#include "functions.h"
#include "sound_func.h" #include "sound_func.h"
#include "base_station_base.h" #include "base_station_base.h"
#include "textbuf_gui.h" #include "textbuf_gui.h"

View File

@ -32,7 +32,6 @@
#include "screenshot.h" #include "screenshot.h"
#include "signs_func.h" #include "signs_func.h"
#include "fios.h" #include "fios.h"
#include "functions.h"
#include "console_gui.h" #include "console_gui.h"
#include "news_gui.h" #include "news_gui.h"
#include "ai/ai_gui.hpp" #include "ai/ai_gui.hpp"

View File

@ -34,7 +34,6 @@
#include "string_func.h" #include "string_func.h"
#include "newgrf_cargo.h" #include "newgrf_cargo.h"
#include "cheat_type.h" #include "cheat_type.h"
#include "functions.h"
#include "animated_tile_func.h" #include "animated_tile_func.h"
#include "date_func.h" #include "date_func.h"
#include "subsidy_func.h" #include "subsidy_func.h"

View File

@ -29,7 +29,6 @@
#include "group_gui.h" #include "group_gui.h"
#include "strings_func.h" #include "strings_func.h"
#include "zoom_func.h" #include "zoom_func.h"
#include "functions.h"
#include "date_func.h" #include "date_func.h"
#include "window_func.h" #include "window_func.h"
#include "vehicle_func.h" #include "vehicle_func.h"

View File

@ -22,7 +22,6 @@
#include "industry_map.h" #include "industry_map.h"
#include "newgrf_canal.h" #include "newgrf_canal.h"
#include "strings_func.h" #include "strings_func.h"
#include "functions.h"
#include "vehicle_func.h" #include "vehicle_func.h"
#include "sound_func.h" #include "sound_func.h"
#include "company_func.h" #include "company_func.h"