comment: note what two cfrg fields are for

This commit is contained in:
Wolfgang Thaller 2019-09-09 22:13:50 +02:00
parent 59e1127b5c
commit 8a89416b37
1 changed files with 2 additions and 2 deletions

View File

@ -66,8 +66,8 @@ struct CFragResourceMember {
uint8_t updateLevel;
uint32_t currentVersion;
uint32_t oldDefVersion;
uint32_t uUsage1;
uint16_t uUsage2;
uint32_t uUsage1; // default stack size
uint16_t uUsage2; // app load folder
uint8_t usage;
uint8_t where;
uint32_t offset;