mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Update OperatingModes.h
add state7 for locked timer ticks
This commit is contained in:
@@ -62,6 +62,7 @@ struct guiContext {
|
|||||||
uint32_t state4; // 32 bit state scratch
|
uint32_t state4; // 32 bit state scratch
|
||||||
uint16_t state5; // 16 bit state scratch
|
uint16_t state5; // 16 bit state scratch
|
||||||
uint16_t state6; // 16 bit state scratch
|
uint16_t state6; // 16 bit state scratch
|
||||||
|
uint32_t state7; // 32 bit state scratch
|
||||||
|
|
||||||
} scratch_state;
|
} scratch_state;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user