- Timestamp:
- 07/15/2017 05:04:43 AM (7 years ago)
- Branches:
- master
- Children:
- 09d1345
- Parents:
- 7bb1284
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
include/vsdd.h
r7bb1284 r6a37d5b 55 55 struct octent { /* Object control table entry */ 56 56 57 uint16_tysize, /* Height of object in pixels */57 int16_t ysize, /* Height of object in pixels */ 58 58 xsize; /* Width of object in pixels */ 59 59
Note:
See TracChangeset
for help on using the changeset viewer.