Files
tmc/include/readKeyInput.h
T
2020-06-13 17:02:27 -07:00

10 lines
115 B
C

struct Input {
u16 unk0;
u16 unk1;
u16 unk2;
u8 unk3;
u8 unk4;
};
// void ReadKeyInput(void);