From 19f5036c468e125393f6e8dd23c53436512424c6 Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 14 Aug 2005 18:10:18 +0000 Subject: (svn r2866) Move all functions and tables which aren't directly involved in managing the sprite heap to a new file gfxinit.c. This doesn't ease the global variable mess, but makes the distinction between sprite heap and gfx loading routines easier. --- openttd.vcproj | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'openttd.vcproj') diff --git a/openttd.vcproj b/openttd.vcproj index ce8343008..85cdb9bf4 100644 --- a/openttd.vcproj +++ b/openttd.vcproj @@ -237,6 +237,9 @@ + + @@ -510,6 +513,9 @@ + + -- cgit v1.2.3-54-g00ecf