tmc/include/readKeyInput.h

10 lines
99 B
C

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