mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-09-03 11:59:15 +00:00
(svn r11677) -Codechange: move price and command related types/functions to their respective places.
This commit is contained in:
@@ -7,13 +7,13 @@
|
||||
#include "functions.h"
|
||||
#include "string.h"
|
||||
#include "table/strings.h"
|
||||
#include "command.h"
|
||||
#include "command_func.h"
|
||||
#include "economy_func.h"
|
||||
#include "player.h"
|
||||
#include "gfx.h"
|
||||
#include "gui.h"
|
||||
#include "window_func.h"
|
||||
#include "textbuf_gui.h"
|
||||
#include "economy.h"
|
||||
#include "network/network.h"
|
||||
#include "variables.h"
|
||||
#include "livery.h"
|
||||
|
Reference in New Issue
Block a user