summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2007-03-02 01:17:11 +0000
committerrubidium <rubidium@openttd.org>2007-03-02 01:17:11 +0000
commit5b4b9cbd5c185ac5a5de1ffba40fa3d6f51c3882 (patch)
treeb045a4c93b01abf5447be66d16bd305c4e9dcb4f /source.list
parentf414b1d8e2077cd8bc3fb788345acd446acd0571 (diff)
downloadopenttd-5b4b9cbd5c185ac5a5de1ffba40fa3d6f51c3882.tar.xz
(svn r8969) -Codechange: rework of the player face bits.
- introduce a new format (with backward compatability) that is more clear and needs a much simpler face drawer - replace tons of ifs/switches/magic numbers by table lookups
Diffstat (limited to 'source.list')
-rw-r--r--source.list1
1 files changed, 1 insertions, 0 deletions
diff --git a/source.list b/source.list
index 566524218..68978f3ee 100644
--- a/source.list
+++ b/source.list
@@ -152,6 +152,7 @@ oldpool.h
openttd.h
pathfind.h
player.h
+player_face.h
queue.h
rail.h
road_cmd.h