From ef49d4ab3043aea6e433f7967e8fd0286c3d56da Mon Sep 17 00:00:00 2001
From: rswindell <>
Date: Sun, 12 Sep 2004 07:13:10 +0000
Subject: [PATCH] Needs crc16 and crc32 modules.

---
 src/sbbs3/sexyz.dsp | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/src/sbbs3/sexyz.dsp b/src/sbbs3/sexyz.dsp
index 8ed854fcd0..c3762b77d7 100644
--- a/src/sbbs3/sexyz.dsp
+++ b/src/sbbs3/sexyz.dsp
@@ -84,6 +84,14 @@ LINK32=link.exe
 # Name "sexyz - Win32 Debug"
 # Begin Source File
 
+SOURCE=..\smblib\crc16.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\smblib\crc32.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\sexyz.c
 # End Source File
 # Begin Source File
-- 
GitLab