X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fshared%2Fenvvars.pas;h=941b8e0b78d548ef5b90cc1f71341e6c001f4853;hb=aea87456d131c418ed632d30b57280dfeefe16de;hp=6f92b40786a857eea425680bfbc4068ffa4e145b;hpb=681c1fa10d6cc9999d4cd0a284723fa0a8f4dec6;p=d2df-sdl.git diff --git a/src/shared/envvars.pas b/src/shared/envvars.pas index 6f92b40..941b8e0 100644 --- a/src/shared/envvars.pas +++ b/src/shared/envvars.pas @@ -1,4 +1,4 @@ -(* Copyright (C) DooM 2D:Forever Developers +(* Copyright (C) Doom 2D: Forever Developers * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -13,7 +13,8 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . *) -{$MODE OBJFPC} +{$INCLUDE a_modes.inc} +{.$MODE OBJFPC} unit envvars; interface