summaryrefslogtreecommitdiff
path: root/include/input.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/input.h')
-rw-r--r--include/input.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/input.h b/include/input.h
index 0032a37..0c4208d 100644
--- a/include/input.h
+++ b/include/input.h
@@ -44,6 +44,7 @@ struct Input
/* 0x28 */ u8 unk28;
/* 0x29 */ u8 unk29;
/* 0x2A */ u8 unk2A;
+ /* 0x2B */ u8 padding;
};
void InitInput(void);