mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 16:25:47 -04:00
Add SKY4 to Ultimate Doom build
Note the patch name is SKY4; all the others are RSKY* (which explains why you get Doom2 skies in Doom - FIXME) Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
This commit is contained in:
parent
52f2f5cf5e
commit
ca55f8f0a6
1 changed files with 11 additions and 0 deletions
|
@ -1060,6 +1060,17 @@ WFALL4 64 128
|
|||
|
||||
#endif
|
||||
|
||||
|
||||
#ifdef ULTDOOM
|
||||
|
||||
; These textures are only in Ultimate Doom
|
||||
|
||||
SKY4 256 128
|
||||
* SKY4 0 0
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
; These textures are only in FreeDM
|
||||
|
||||
#ifdef FREEDM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue