--- oup/current/Global/DatStructureLoader.pas 2007/02/21 03:12:33 109 +++ oup/current/Global/DatStructureLoader.pas 2007/02/22 00:37:39 112 @@ -12,10 +12,11 @@ type // 9 : float // 10 : bitset // 11 : raw-addr - // 12 : dat-file-ID + // 12 : untyped-dat-file-ID-link // 13..16: Signed Integer[1..4] // 17 : level-ID // 100..300: dat-file-name[0..200] + // 501..614: typed-dat-file-ID-link // 1000..9999: Unused data[0-8999] // 10000+: string[0+] description: String; @@ -274,4 +275,4 @@ begin end; -end. +end. \ No newline at end of file