ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/oup/current/Global/RawList.pas
(Generate patch)

Comparing oup/current/Global/RawList.pas (file contents):
Revision 161 by alloc, Mon Apr 2 01:07:20 2007 UTC vs.
Revision 168 by alloc, Tue Apr 3 03:24:51 2007 UTC

# Line 191 | Line 191 | var
191    templ:  Integer;
192    Data:   TByteData;
193    offset: Word;
194 <  frame_count: Byte;
194 >  frame_count: Integer;
195   begin
196    SetLength(Result, 13);
197    ConManager.Connection[ConnectionID].LoadDatFilePart(fileid, $16C, 2, @frames);

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)