diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/cronos-research.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cronos-research.md b/docs/cronos-research.md index 022cbcf..3e9ac76 100644 --- a/docs/cronos-research.md +++ b/docs/cronos-research.md | |||
@@ -193,7 +193,7 @@ the `Base000` entry contains the record number for the table definition of the f | |||
193 | 193 | ||
194 | array { | 194 | array { |
195 | uint16 entrysize -- total nr of bytes in this entry. | 195 | uint16 entrysize -- total nr of bytes in this entry. |
196 | uint16 fieldtype 0 = sysnum, 2 = text, 4 = number | 196 | uint16 fieldtype 0 = sysnum, 1 = number, 2 = text, 4 = date, 5 = time, 6 = often notes or fotos (binary?), 18 = "Access Level" |
197 | uint32 fieldindex ?? | 197 | uint32 fieldindex ?? |
198 | Name fieldname | 198 | Name fieldname |
199 | uint32 | 199 | uint32 |