From 847fd694d22157573dc9c23ce7e1f76e2f03dffc Mon Sep 17 00:00:00 2001
From: rswindell <>
Date: Mon, 16 Apr 2001 23:58:33 +0000
Subject: [PATCH] Added userobj.c and fileobj.c.

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

diff --git a/src/sbbs3/sbbs.dsp b/src/sbbs3/sbbs.dsp
index 0cae28c3c8..078615d9cd 100644
--- a/src/sbbs3/sbbs.dsp
+++ b/src/sbbs3/sbbs.dsp
@@ -189,6 +189,10 @@ SOURCE=.\filedat.c
 # End Source File
 # Begin Source File
 
+SOURCE=.\fileobj.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\getkey.cpp
 # End Source File
 # Begin Source File
@@ -385,6 +389,10 @@ SOURCE=.\useredit.cpp
 # End Source File
 # Begin Source File
 
+SOURCE=.\userobj.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\ver.cpp
 # End Source File
 # Begin Source File
-- 
GitLab