changeset 8115 | 3953396b0fd7 |
parent 8107 | bb7deea89175 |
child 8121 | 3bc6351e7369 |
8114:dd6d21dc99c1 | 8115:3953396b0fd7 |
---|---|
4 |
4 |
5 #include "stdafx.h" |
5 #include "stdafx.h" |
6 #include "openttd.h" |
6 #include "openttd.h" |
7 #include "debug.h" |
7 #include "debug.h" |
8 #include "functions.h" |
8 #include "functions.h" |
9 #include "macros.h" |
|
10 #include "helpers.hpp" |
9 #include "helpers.hpp" |
11 #include "saveload.h" |
10 #include "saveload.h" |
12 #include "string.h" |
11 #include "string.h" |
13 #include "gfx.h" |
12 #include "gfx.h" |
14 #include "textbuf_gui.h" |
13 #include "textbuf_gui.h" |