mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2025-03-10 20:11:42 +00:00
This should have been in one of the earlier commits.
This commit is contained in:
parent
ec7b4fcadb
commit
d00c9b2ec4
3 changed files with 3 additions and 0 deletions
|
@ -299,6 +299,7 @@ OBJS := strlcat.o \
|
|||
wad.o \
|
||||
cmd.o \
|
||||
common.o \
|
||||
mdfour.o \
|
||||
fs_zip.o \
|
||||
crc.o \
|
||||
cvar.o \
|
||||
|
|
|
@ -263,6 +263,7 @@ OBJS := strlcat.o \
|
|||
wad.o \
|
||||
cmd.o \
|
||||
common.o \
|
||||
mdfour.o \
|
||||
fs_zip.o \
|
||||
crc.o \
|
||||
cvar.o \
|
||||
|
|
|
@ -260,6 +260,7 @@ OBJS := strlcat.o \
|
|||
wad.o \
|
||||
cmd.o \
|
||||
common.o \
|
||||
mdfour.o \
|
||||
fs_zip.o \
|
||||
crc.o \
|
||||
cvar.o \
|
||||
|
|
Loading…
Reference in a new issue