summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2013-06-23 15:20:23 +0000
committerrubidium <rubidium@openttd.org>2013-06-23 15:20:23 +0000
commit13c450a66bef275a88d687e6f500425b91126f8f (patch)
tree9c7dbdcd1d602a1974571f808b89b43d8bbadec0 /source.list
parent930c19dae292d5863b201ded98444c9fb2e7b20a (diff)
downloadopenttd-13c450a66bef275a88d687e6f500425b91126f8f.tar.xz
(svn r25436) -Codechange: split the font detection code out of the font caching code
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 0fc1b1909..ecb88824d 100644
--- a/source.list
+++ b/source.list
@@ -26,6 +26,7 @@ engine.cpp
fileio.cpp
fios.cpp
fontcache.cpp
+fontdetection.cpp
base_consist.cpp
gamelog.cpp
genworld.cpp
@@ -182,6 +183,7 @@ fileio_func.h
fileio_type.h
fios.h
fontcache.h
+fontdetection.h
base_consist.h
gamelog.h
gamelog_internal.h