X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_textures.pas;h=45ae37f73a17e422072f17142163e5a35660c049;hb=16e6289eea5bcd1029365aea672a92b4f5c71c19;hp=9d9720c9b753e436dc0891dbf9a7e6ff920d676b;hpb=ebb13957295d3f50ba51ff5b871310570d0d4dfe;p=d2df-sdl.git diff --git a/src/game/g_textures.pas b/src/game/g_textures.pas index 9d9720c..45ae37f 100644 --- a/src/game/g_textures.pas +++ b/src/game/g_textures.pas @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . *) -{$MODE DELPHI} +{$INCLUDE ../shared/a_modes.inc} unit g_textures; interface