mirror of
https://github.com/pret/pmd-red.git
synced 2026-08-28 03:34:22 -05:00
Remove unused field from Input struct
This commit is contained in:
committed by
Seth Barberee
parent
372d737a12
commit
fb2fc3a2ba
@@ -8,7 +8,7 @@ struct UnkInputStruct1
|
||||
/* 0x4 */ u16 repeated;
|
||||
/* 0x6 */ u16 shortPress;
|
||||
/* 0x8 */ u16 heldDpad;
|
||||
/* 0xA */ u16 unkA;
|
||||
/* 0xA..0xB - padding */
|
||||
/* 0xC */ s32 repeatTimerDpad;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user