(svn r2937) Add sprites for {, |, } and ~

This commit is contained in:
tron
2005-09-10 15:52:19 +00:00
parent edb56c2c46
commit 8894b930ae
4 changed files with 8 additions and 3 deletions

View File

@@ -300,6 +300,9 @@ static const SpriteID _openttd_grf_indexes[] = {
380, 380, // <20> tiny
156, 156, // <20> medium
604, 604, // <20> large
317, 320, // { | } ~ tiny
93, 96, // { | } ~ medium
541, 544, // { | } ~ large
0xffff,
};