DEADSOFTWARE

fixed key binding in options
[d2df-sdl.git] / src / sfs / sfsPlainFS.pas
index 9a58e83c2e495b83d6c1f3d97adecbfb49178bec..e6571ef4a0fb5df95e178bd11ec031840d02b407 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
@@ -17,8 +17,9 @@
 //   Quake I/II .PAK (PACK)
 //   SiN .SIN (SPAK)
 //
-{$MODE DELPHI}
-{$R+}
+{$INCLUDE ../shared/a_modes.inc}
+{$SCOPEDENUMS OFF}
+{.$R+}
 unit sfsPlainFS;
 
 interface