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_vs80.vcproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'projects/openttd_vs80.vcproj') diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 4564c0e6f..8067d4c28 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -967,6 +967,10 @@ RelativePath=".\..\src\player.h" > + + -- cgit v1.2.3-54-g00ecf