f, ptag, distSq: Integer;
x0, y0, x1, y1: Integer;
// horizontal walker
+ {$IFDEF GRID_USE_ORTHO_ACCEL}
wklen, wkstep: Integer;
hopt: Boolean;
+ {$ENDIF}
begin
result := Default(ITP);
lastObj := Default(ITP);
type
TVolumeInfo = class
+ public
fFactory: TSFSVolumeFactory;
fVolume: TSFSVolume;
fPackName: AnsiString; // äëÿ îäíîãî è òîãî æå ôàéëà áóäåò òîëüêî îäèí òîì!
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*)
{$INCLUDE a_modes.inc}
+{$M+}
unit MAPDEF;
{
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*)
{$INCLUDE a_modes.inc}
+{$M+}
unit MAPSTRUCT;
{
{$SCOPEDENUMS OFF} // this will possibly be changed later
{$SMARTLINK ON}
{$TYPEDADDRESS ON}
-{$TYPEINFO OFF}
+{$TYPEINFO ON}
{$VARSTRINGCHECKS OFF}
{$S-} // disable stack checking