summaryrefslogtreecommitdiff
path: root/include/input.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/input.h')
-rw-r--r--include/input.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/input.h b/include/input.h
index e924486..17e2baf 100644
--- a/include/input.h
+++ b/include/input.h
@@ -8,7 +8,7 @@ struct UnkInputStruct1
/* 0x4 */ u16 repeated;
/* 0x6 */ u16 shortPress;
/* 0x8 */ u16 heldDpad;
- /* 0xA */ u16 unkA;
+ /* 0xA..0xB - padding */
/* 0xC */ s32 repeatTimerDpad;
};