X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Ftools%2Fmapgen.dpr;h=bd16bf5f89492779e9f641863dbe250d6185fd4b;hb=1a0b7042f730b108765dce3eb366ea0b5c7892a0;hp=28b035c12981d590ae9593fbbb253d92797c34a5;hpb=dd969f579db2bf70f6ddfcb5d377b2b95b994a6e;p=d2df-sdl.git diff --git a/src/tools/mapgen.dpr b/src/tools/mapgen.dpr index 28b035c..bd16bf5 100644 --- a/src/tools/mapgen.dpr +++ b/src/tools/mapgen.dpr @@ -5,6 +5,7 @@ uses SysUtils, Classes, + mempool in '../shared/mempool.pas', xstreams in '../shared/xstreams.pas', xparser in '../shared/xparser.pas', xdynrec in '../shared/xdynrec.pas',