diff options
| author | Tal Hayon <talhayon1@gmail.com> | 2022-08-08 20:03:12 +0300 |
|---|---|---|
| committer | Tal Hayon <talhayon1@gmail.com> | 2022-08-08 20:03:12 +0300 |
| commit | 79bae9cd8a7891dd4545649fa196aad5a36237d2 (patch) | |
| tree | 1e59403522cbeeaa36c33ca34662f17c49866639 /include/kinstone.h | |
| parent | 22cbdd2fd645a5525a6ef0c9b8ee8ec11af9e9aa (diff) | |
Various documentations
Diffstat (limited to 'include/kinstone.h')
| -rw-r--r-- | include/kinstone.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/kinstone.h b/include/kinstone.h index f3c0bd00..d9980699 100644 --- a/include/kinstone.h +++ b/include/kinstone.h @@ -11,7 +11,7 @@ typedef struct { u8 action; u8 _2; u8 _3; - u8 _4; + u8 prevUpdatePriority; u8 _5; u16 textIndex; u16 _8; |
