patches: Add plain color textures.

These are new textures that just contain flat plain colors.
This commit is contained in:
Simon Howard 2014-09-06 22:09:08 -04:00
parent 75830872a2
commit d102be8d9e
14 changed files with 20 additions and 1 deletions

View file

@ -2913,3 +2913,16 @@ T-SLDRP1 512 128
* PBLAK 448 0
* PL_01 462 2
; Plain/flat color textures:
PDUMMY 64 128
* PDUMMY 0 0
PRED 64 128
* PRED 0 0
PBLUE 64 128
* PBLUE 0 0
PGREEN 64 128
* PGREEN 0 0
PORAN 64 128
* PORAN 0 0
PWHITE 64 128
* PWHITE 0 0