mirror of
https://github.com/halpz/re3.git
synced 2025-07-29 20:20:24 +00:00
input done, fixed cheats input
This commit is contained in:
@ -190,7 +190,6 @@ typedef struct RsPadButtonStatus RsPadButtonStatus;
|
||||
struct RsPadButtonStatus
|
||||
{
|
||||
RwInt32 padID;
|
||||
RwUInt32 padButtons;
|
||||
};
|
||||
|
||||
enum RsPadButtons
|
||||
|
Reference in New Issue
Block a user