summaryrefslogtreecommitdiff
path: root/include/readKeyInput.h
blob: 271142434719a553378d023252ecb5cf0afcfa96 (plain)
1
2
3
4
5
6
7
8
9
struct Input {
    u16 unk0;
    u16 unk1;
    u16 unk2;
    u8 unk3;
    u8 unk4;
};

// void ReadKeyInput(void);