X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=blobdiff_plain;f=src%2Fgame%2Fg_map.pas;h=d56ed47860c43d1fa441a35bac8c1cbeec964ad9;hp=91102f1d03044e07dbe904f98e978f590ca621a4;hb=7292fe409145dfcbb2776e34bb64d56e32985b9d;hpb=7d312543a62c1a290f329110d16835c9065f0147 diff --git a/src/game/g_map.pas b/src/game/g_map.pas index 91102f1..d56ed47 100644 --- a/src/game/g_map.pas +++ b/src/game/g_map.pas @@ -13,8 +13,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . *) -{$MODE DELPHI} -{$modeswitch nestedprocvars} +{$INCLUDE g_amodes.inc} unit g_map; interface