summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2013-06-25 20:29:31 +0000
committerrubidium <rubidium@openttd.org>2013-06-25 20:29:31 +0000
commit2446b8ea6031f251e3eede83e9a17e9c1464d471 (patch)
tree587a2bfc8ab6c8098cf835d78dc2ebababb86787 /source.list
parentbbbecceae1cfd7aed447a30c3e130efbb6997ead (diff)
downloadopenttd-2446b8ea6031f251e3eede83e9a17e9c1464d471.tar.xz
(svn r25465) -Codechange: add the concept of a layouting engine for text
Diffstat (limited to 'source.list')
-rw-r--r--source.list2
1 files changed, 2 insertions, 0 deletions
diff --git a/source.list b/source.list
index ecb88824d..0dc1e2802 100644
--- a/source.list
+++ b/source.list
@@ -32,6 +32,7 @@ gamelog.cpp
genworld.cpp
gfx.cpp
gfxinit.cpp
+gfx_layout.cpp
goal.cpp
ground_vehicle.cpp
heightmap.cpp
@@ -189,6 +190,7 @@ gamelog.h
gamelog_internal.h
genworld.h
gfx_func.h
+gfx_layout.h
gfx_type.h
gfxinit.h
goal_base.h