X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fsfs%2FsfsPlainFS.pas;h=e6571ef4a0fb5df95e178bd11ec031840d02b407;hb=d8c63c1a6eec80ee1df03d81124bd4f43da12b7e;hp=e116d933e2fd8ebab29d3429c5113cc44a531eff;hpb=dd0d8ac4cc2a0aa774f25c8a1a774f7358acfae7;p=d2df-sdl.git diff --git a/src/sfs/sfsPlainFS.pas b/src/sfs/sfsPlainFS.pas index e116d93..e6571ef 100644 --- a/src/sfs/sfsPlainFS.pas +++ b/src/sfs/sfsPlainFS.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 @@ -18,6 +18,7 @@ // SiN .SIN (SPAK) // {$INCLUDE ../shared/a_modes.inc} +{$SCOPEDENUMS OFF} {.$R+} unit sfsPlainFS;