equal
deleted
inserted
replaced
6 #include "openttd.h" |
6 #include "openttd.h" |
7 #include "debug.h" |
7 #include "debug.h" |
8 #include "table/sprites.h" |
8 #include "table/sprites.h" |
9 #include "table/control_codes.h" |
9 #include "table/control_codes.h" |
10 #include "spritecache.h" |
10 #include "spritecache.h" |
11 #include "string.h" |
|
12 #include "fontcache.h" |
11 #include "fontcache.h" |
13 #include "spriteloader/spriteloader.hpp" |
12 #include "spriteloader/spriteloader.hpp" |
14 #include "blitter/factory.hpp" |
13 #include "blitter/factory.hpp" |
15 #include "gfx_func.h" |
14 #include "gfx_func.h" |
16 #include "core/alloc_func.hpp" |
15 #include "core/alloc_func.hpp" |