diff options
| author | theo <arisstephenson2@gmail.com> | 2020-06-13 17:02:27 -0700 |
|---|---|---|
| committer | theo <arisstephenson2@gmail.com> | 2020-06-13 17:02:27 -0700 |
| commit | 66fcdf618665694fb5f5c2d3788561f4e638f167 (patch) | |
| tree | 106b704cf63fa68f2c714247958b013fcf38b0d0 /include/readKeyInput.h | |
| parent | 8e1ca1936b4066fa252a14576cb5e4e79aff92b8 (diff) | |
clang-format
Diffstat (limited to 'include/readKeyInput.h')
| -rw-r--r-- | include/readKeyInput.h | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/include/readKeyInput.h b/include/readKeyInput.h index 3fe77ce6..27114243 100644 --- a/include/readKeyInput.h +++ b/include/readKeyInput.h @@ -1,9 +1,9 @@ struct Input { - u16 unk0; - u16 unk1; - u16 unk2; - u8 unk3; - u8 unk4; + u16 unk0; + u16 unk1; + u16 unk2; + u8 unk3; + u8 unk4; }; -//void ReadKeyInput(void); +// void ReadKeyInput(void); |
