mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-14 08:33:16 +00:00
comment: note what two cfrg fields are for
This commit is contained in:
parent
59e1127b5c
commit
8a89416b37
@ -66,8 +66,8 @@ struct CFragResourceMember {
|
|||||||
uint8_t updateLevel;
|
uint8_t updateLevel;
|
||||||
uint32_t currentVersion;
|
uint32_t currentVersion;
|
||||||
uint32_t oldDefVersion;
|
uint32_t oldDefVersion;
|
||||||
uint32_t uUsage1;
|
uint32_t uUsage1; // default stack size
|
||||||
uint16_t uUsage2;
|
uint16_t uUsage2; // app load folder
|
||||||
uint8_t usage;
|
uint8_t usage;
|
||||||
uint8_t where;
|
uint8_t where;
|
||||||
uint32_t offset;
|
uint32_t offset;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user