mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-06 19:25:46 -04:00
add lokito's baron sprite
adjust freedoom_graphics.wad so lumps are added (e.g. colormaps)
This commit is contained in:
parent
f63480b4a5
commit
afac99005a
120 changed files with 119 additions and 60 deletions
2
Makefile
2
Makefile
|
@ -89,7 +89,7 @@ $(WADS)/doom2.wad: wadinfo_iwad.txt subdirs force
|
|||
|
||||
$(WADS)/freedoom_graphics.wad : wadinfo.txt subdirs force
|
||||
rm -f $@
|
||||
$(DEUTEX) $(DEUTEX_ARGS) -graphics -build wadinfo.txt $@
|
||||
$(DEUTEX) $(DEUTEX_ARGS) -graphics -lumps -build wadinfo.txt $@
|
||||
|
||||
#---------------------------------------------------------
|
||||
# build levels wad
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue