Merge branch 'zoning' into jgrpp

Conflicts:
	src/table/sprites.h
This commit is contained in:
Jonathan G Rennison
2015-08-02 18:20:23 +01:00
16 changed files with 640 additions and 2 deletions

View File

@@ -196,6 +196,8 @@ static void LoadSpriteTables()
);
}
LoadGrfFile("innerhighlight.grf", SPR_ZONING_INNER_HIGHLIGHT_BASE, i++);
/* Initialize the unicode to sprite mapping table */
InitializeUnicodeGlyphMap();