mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-04 04:25:46 -04:00
graphics: new END*. (#1123)
The transparency's broken on the current one and it doesn't look good anyway.
This commit is contained in:
parent
b3ca3a7e83
commit
35c88143bd
8 changed files with 7 additions and 7 deletions
14
buildcfg.txt
14
buildcfg.txt
|
@ -949,13 +949,13 @@ PFUB2
|
|||
ENDPIC
|
||||
|
||||
; "The End" animation from E3 endgame screen:
|
||||
END0 21 34
|
||||
END1 21 34
|
||||
END2 21 34
|
||||
END3 21 34
|
||||
END4 21 34
|
||||
END5 21 34
|
||||
END6 21 34
|
||||
END0 -77 -123
|
||||
END1 -77 -123
|
||||
END2 -77 -123
|
||||
END3 -77 -123
|
||||
END4 -77 -123
|
||||
END5 -77 -123
|
||||
END6 -77 -123
|
||||
|
||||
; inter level map
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue