DEADSOFTWARE

fix zip-packed animated textures
[d2df-sdl.git] / src / shared / CONFIGSIMPLE.pas
index 7e0617edf71da0fed3f38f5031e565fb37b0d669..4af11dec609e83d14efa55d57f7343d46828ac99 100644 (file)
@@ -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,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  *)
-{$MODE DELPHI}
+{$INCLUDE a_modes.inc}
 unit CONFIGSIMPLE;
 
 interface