mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-03 10:25:46 -04:00
lumps: New demo1, 2, and 3 lmps for both Doom 2 and Ultimate Doom
Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
This commit is contained in:
parent
7faed82fff
commit
c8cd1bcd45
6 changed files with 6 additions and 1 deletions
|
@ -193,6 +193,8 @@ FREEDOOM
|
|||
#ifdef DOOM2
|
||||
|
||||
DEMO1 = demo1_d2
|
||||
DEMO2 = demo2_d2
|
||||
DEMO3 = demo3_d2
|
||||
|
||||
#else
|
||||
|
||||
|
@ -205,7 +207,10 @@ DEMO3
|
|||
|
||||
#ifdef ULTDOOM
|
||||
|
||||
DEMO4
|
||||
DEMO1 = demo1_ud
|
||||
DEMO2 = demo2_ud
|
||||
DEMO3 = demo3_ud
|
||||
DEMO4 = demo4_ud
|
||||
|
||||
#endif /* #ifdef ULTDOOM */
|
||||
|
||||
|
|
BIN
lumps/demo1_ud.lmp
Normal file
BIN
lumps/demo1_ud.lmp
Normal file
Binary file not shown.
BIN
lumps/demo2_d2.lmp
Normal file
BIN
lumps/demo2_d2.lmp
Normal file
Binary file not shown.
BIN
lumps/demo2_ud.lmp
Normal file
BIN
lumps/demo2_ud.lmp
Normal file
Binary file not shown.
BIN
lumps/demo3_d2.lmp
Normal file
BIN
lumps/demo3_d2.lmp
Normal file
Binary file not shown.
BIN
lumps/demo3_ud.lmp
Normal file
BIN
lumps/demo3_ud.lmp
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue