git-svn-id: https://spexeah.com:8443/svn/Asuro@698 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
@ -82,7 +82,7 @@ begin
|
||||
else hSize:= 0;
|
||||
end;
|
||||
case pType of
|
||||
$8000 : pSize:= 4;
|
||||
$0800 : pSize:= 4;
|
||||
else pSize:= 0;
|
||||
end;
|
||||
if (hSize > 0) and (pSize > 0) then begin
|
||||
|
Reference in New Issue
Block a user