1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-28 08:59:09 +00:00

(svn r23000) -Feature: Base graphics sets can now specify a preferred blitter which OpenTTD uses to decide which blitter to load.

This commit is contained in:
michi_cc
2011-10-04 21:35:47 +00:00
parent 6dbb050a32
commit c575b5bbd7
6 changed files with 47 additions and 4 deletions

View File

@@ -42,6 +42,8 @@ description = foo
description.en_US = howdie
; palette used by the set; either DOS or Windows
palette = DOS
; preferred blitter, optional; either 8bpp (default) or 32bpp.
blitter = 8bpp
; The files section lists the files that replace sprites.
; The file names are case sensitive.