From ea319b78f80fb970b1f394cf0853bb03c12ba475 Mon Sep 17 00:00:00 2001 From: rubidium Date: Fri, 2 Mar 2007 01:17:11 +0000 Subject: (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 --- projects/openttd.vcproj | 3 +++ 1 file changed, 3 insertions(+) (limited to 'projects/openttd.vcproj') diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj index 1af8825f0..64ae2e687 100644 --- a/projects/openttd.vcproj +++ b/projects/openttd.vcproj @@ -554,6 +554,9 @@ + + -- cgit v1.2.3-54-g00ecf