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

Comparing oup/current/FileClasses/SUBT.pas (file contents):
Revision 240 by alloc, Sat Jul 14 23:12:26 2007 UTC vs.
Revision 241 by alloc, Tue Jul 17 22:27:16 2007 UTC

# Line 34 | Line 34 | begin
34      AddField(TLevelID, 'LevelID', '', []);
35      AddField(TUnused, 'Unused data', '', [16]);
36  
37 <    AddField(TRawLink, 'Raw Address', '', []);
37 >    AddField(TRawLink, 'Raw Address', '', ['SUBT']);
38  
39      with TArray(AddField(TArray, 'SUBT offsets array', '', [4])) do
40      begin

Diff Legend

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