DEADSOFTWARE

use idpool to allocate new item object
[d2df-sdl.git] / src / game / Doom2DF.dpr
index 1276f72430fd0e32369cb63b4a5c24b495fd43c0..97b451e84f61f1d1e2526617dd2b534403a13fe3 100644 (file)
@@ -100,6 +100,7 @@ uses
   xprofiler in '../shared/xprofiler.pas',
   binheap in '../shared/binheap.pas',
   hashtable in '../shared/hashtable.pas',
+  idpool in '../shared/idpool.pas',
   BinEditor in '../shared/BinEditor.pas',
   envvars in '../shared/envvars.pas',
   g_panel in 'g_panel.pas',