From 7f01666d34e5056cef5cf60df497a4c9e899f7fa Mon Sep 17 00:00:00 2001 From: Daniel Collins Date: Wed, 11 Dec 2013 20:47:18 +0000 Subject: [PATCH] Forgot to add new sources to the manifest in previous commit. --- manifest.src.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifest.src.txt b/manifest.src.txt index 4e26e27..a84ce6d 100644 --- a/manifest.src.txt +++ b/manifest.src.txt @@ -21,6 +21,7 @@ src/config.h src/directplay.c src/dpwsockx.def src/dpwsockx_stubs.txt +src/firewall.c src/interface.c src/interface.h src/ipxwrapper.c @@ -44,6 +45,8 @@ icons/ipxconfig.rc include/dplay.h include/dplaysp.h include/dplobby.h +include/icftypes.h +include/netfw.h include/stdbool.h include/uthash.h include/utlist.h