DEADSOFTWARE

added robin hood hash table implementation
[d2df-sdl.git] / src / game / Doom2DF.dpr
index 26fd58b6f710824959569c7b5f9c7240797f64e9..1341a798d0a8d27cfef71b5705bbef7387a42a61 100644 (file)
@@ -99,6 +99,7 @@ uses
 {$ENDIF}
   xprofiler in '../shared/xprofiler.pas',
   binheap in '../shared/binheap.pas',
+  hashtable in '../shared/hashtable.pas',
   BinEditor in '../shared/BinEditor.pas',
   envvars in '../shared/envvars.pas',
   g_panel in 'g_panel.pas',