Files
tmc/include/readKeyInput.h
T
2020-05-19 00:27:11 -07:00

10 lines
99 B
C

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