forked from mirror/OpenTTD
(svn r11668) -Codechange: more refactoring aimed at reducing compile time and making it more logic where function definitions can be found.
This commit is contained in:
@@ -9,7 +9,10 @@
|
||||
#include "table/strings.h"
|
||||
#include "table/sprites.h"
|
||||
#include "gui.h"
|
||||
#include "window_gui.h"
|
||||
#include "textbuf_gui.h"
|
||||
#include "gfx.h"
|
||||
#include "tile.h"
|
||||
#include "strings.h"
|
||||
#include "gfxinit.h"
|
||||
#include "player.h"
|
||||
|
Reference in New Issue
Block a user