mirror of
https://github.com/zeldaret/tp
synced 2026-05-29 08:43:05 -04:00
auto decompile more functions
This commit is contained in:
@@ -15,6 +15,8 @@ struct mDoRst {
|
||||
static u8 mResetData[4 + 4 /* padding */];
|
||||
};
|
||||
|
||||
struct interface_of_controller_pad {};
|
||||
|
||||
struct JUTGamePad {
|
||||
struct EPadPort {};
|
||||
|
||||
@@ -35,8 +37,6 @@ struct JUTGamePad {
|
||||
static u8 sAnalogMode[4];
|
||||
};
|
||||
|
||||
struct interface_of_controller_pad {};
|
||||
|
||||
struct mDoCPd_c {
|
||||
/* 80007954 */ void create();
|
||||
/* 80007A94 */ void read();
|
||||
|
||||
Reference in New Issue
Block a user