DEADSOFTWARE

game: added simple database for storing md5 file hashes
[d2df-sdl.git] / src / game / Doom2DF.lpr
index 88b050325ac643e1c7734e0e70c0d820224a10ce..875879fc19d5b70d820f22182822a253ce09373e 100644 (file)
@@ -141,6 +141,7 @@ uses
   xprofiler in '../shared/xprofiler.pas',
   binheap in '../shared/binheap.pas',
   hashtable in '../shared/hashtable.pas',
+  fhashdb in '../shared/fhashdb.pas',
   idpool in '../shared/idpool.pas',
   xparser in '../shared/xparser.pas',
   xdynrec in '../shared/xdynrec.pas',