forked from mirror/OpenTTD
(svn r1369) -Feature(ish): Added sprites for up/down and left/right arrows. Anywhere where there are horizontal scrollers these are now left/right arrows
This commit is contained in:
@@ -743,7 +743,7 @@ static const char * const _cached_filenames[4] = {
|
||||
"cached_sprites.xx3",
|
||||
};
|
||||
|
||||
#define OPENTTD_SPRITES_COUNT 94
|
||||
#define OPENTTD_SPRITES_COUNT 98
|
||||
static const uint16 _openttd_grf_indexes[] = {
|
||||
SPR_OPENTTD_BASE+0, SPR_OPENTTD_BASE+7, // icons etc
|
||||
134, 134, // euro symbol medium size
|
||||
|
Reference in New Issue
Block a user