mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-04 04:25:46 -04:00
patches: Add plain color textures.
These are new textures that just contain flat plain colors.
This commit is contained in:
parent
75830872a2
commit
d102be8d9e
14 changed files with 20 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue