DEADSOFTWARE

simple allocation counter for classes
[d2df-sdl.git] / src / game / Doom2DF.dpr
index 7f0afecda37322d78a9b6cea05b136f8eb76db40..a3e333a32062f604de7d9ca45026614c5230446a 100644 (file)
@@ -39,6 +39,7 @@ program Doom2DF;
 {$ENDIF}
 
 uses
+  mempool in '../shared/mempool.pas',
   conbuf in '../shared/conbuf.pas',
   math,
   GL,