1
0
mirror of https://github.com/solemnwarning/ipxwrapper synced 2024-12-30 16:45:37 +01:00

Forgot to add new sources to the manifest in previous commit.

This commit is contained in:
Daniel Collins 2013-12-11 20:47:18 +00:00
parent 223bfeb35a
commit 7f01666d34

View File

@ -21,6 +21,7 @@ src/config.h
src/directplay.c src/directplay.c
src/dpwsockx.def src/dpwsockx.def
src/dpwsockx_stubs.txt src/dpwsockx_stubs.txt
src/firewall.c
src/interface.c src/interface.c
src/interface.h src/interface.h
src/ipxwrapper.c src/ipxwrapper.c
@ -44,6 +45,8 @@ icons/ipxconfig.rc
include/dplay.h include/dplay.h
include/dplaysp.h include/dplaysp.h
include/dplobby.h include/dplobby.h
include/icftypes.h
include/netfw.h
include/stdbool.h include/stdbool.h
include/uthash.h include/uthash.h
include/utlist.h include/utlist.h