mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-12 10:30:28 +00:00
(svn r22018) -Cleanup: remove some (now) unneeded includes of functions.h
This commit is contained in:
parent
faf5d899f7
commit
bc3ce1e53b
@ -27,7 +27,6 @@
|
||||
#include "autoslope.h"
|
||||
#include "water.h"
|
||||
#include "strings_func.h"
|
||||
#include "functions.h"
|
||||
#include "window_func.h"
|
||||
#include "date_func.h"
|
||||
#include "vehicle_func.h"
|
||||
|
@ -22,7 +22,6 @@
|
||||
#include "tgp.h"
|
||||
#include "genworld.h"
|
||||
#include "fios.h"
|
||||
#include "functions.h"
|
||||
#include "date_func.h"
|
||||
#include "water.h"
|
||||
#include "effectvehicle_func.h"
|
||||
|
@ -20,7 +20,7 @@
|
||||
#include "console_gui.h"
|
||||
#include "genworld.h"
|
||||
#include "transparency_gui.h"
|
||||
#include "functions.h"
|
||||
#include "map_func.h"
|
||||
#include "sound_func.h"
|
||||
#include "transparency.h"
|
||||
#include "strings_func.h"
|
||||
|
@ -25,7 +25,6 @@
|
||||
#include "vehicle_func.h"
|
||||
#include "sound_func.h"
|
||||
#include "tunnelbridge.h"
|
||||
#include "functions.h"
|
||||
#include "elrail_func.h"
|
||||
#include "town.h"
|
||||
#include "pbs.h"
|
||||
|
@ -20,7 +20,6 @@
|
||||
#include "newgrf_station.h"
|
||||
#include "company_base.h"
|
||||
#include "strings_func.h"
|
||||
#include "functions.h"
|
||||
#include "window_func.h"
|
||||
#include "date_func.h"
|
||||
#include "sound_func.h"
|
||||
|
@ -25,7 +25,6 @@
|
||||
#include "sound_func.h"
|
||||
#include "tunnelbridge.h"
|
||||
#include "cheat_type.h"
|
||||
#include "functions.h"
|
||||
#include "effectvehicle_func.h"
|
||||
#include "effectvehicle_base.h"
|
||||
#include "elrail_func.h"
|
||||
|
@ -18,7 +18,6 @@
|
||||
#include "command_func.h"
|
||||
#include "road_cmd.h"
|
||||
#include "station_func.h"
|
||||
#include "functions.h"
|
||||
#include "window_func.h"
|
||||
#include "vehicle_func.h"
|
||||
#include "sound_func.h"
|
||||
|
@ -19,7 +19,6 @@
|
||||
#include "viewport_func.h"
|
||||
#include "command_func.h"
|
||||
#include "signs_func.h"
|
||||
#include "functions.h"
|
||||
#include "sound_func.h"
|
||||
#include "base_station_base.h"
|
||||
#include "textbuf_gui.h"
|
||||
|
@ -32,7 +32,6 @@
|
||||
#include "screenshot.h"
|
||||
#include "signs_func.h"
|
||||
#include "fios.h"
|
||||
#include "functions.h"
|
||||
#include "console_gui.h"
|
||||
#include "news_gui.h"
|
||||
#include "ai/ai_gui.hpp"
|
||||
|
@ -34,7 +34,6 @@
|
||||
#include "string_func.h"
|
||||
#include "newgrf_cargo.h"
|
||||
#include "cheat_type.h"
|
||||
#include "functions.h"
|
||||
#include "animated_tile_func.h"
|
||||
#include "date_func.h"
|
||||
#include "subsidy_func.h"
|
||||
|
@ -29,7 +29,6 @@
|
||||
#include "group_gui.h"
|
||||
#include "strings_func.h"
|
||||
#include "zoom_func.h"
|
||||
#include "functions.h"
|
||||
#include "date_func.h"
|
||||
#include "window_func.h"
|
||||
#include "vehicle_func.h"
|
||||
|
@ -22,7 +22,6 @@
|
||||
#include "industry_map.h"
|
||||
#include "newgrf_canal.h"
|
||||
#include "strings_func.h"
|
||||
#include "functions.h"
|
||||
#include "vehicle_func.h"
|
||||
#include "sound_func.h"
|
||||
#include "company_func.h"
|
||||
|
Loading…
Reference in New Issue
Block a user