(svn r1717) -Fix: some compilation problems for braindead VS6 and added missing files to project (thx bociusz)

This commit is contained in:
darkvater
2005-01-29 14:56:25 +00:00
parent f2af1ed332
commit 797355cb7e
3 changed files with 15 additions and 0 deletions

1
tile.c
View File

@@ -1,3 +1,4 @@
#include "stdafx.h"
#include "tile.h"
void SetMapExtraBits(TileIndex tile, byte bits)