mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-07-11 21:21:59 -04:00
match and link pad.c
This commit is contained in:
@@ -16,6 +16,12 @@ typedef struct {
|
||||
/* 0x12 */ OSContPad off;
|
||||
} pad_t;
|
||||
|
||||
|
||||
int pad_physical_stick_x(pad_t*);
|
||||
int pad_physical_stick_y(pad_t*);
|
||||
void pad_set_logical_stick(pad_t*, int, int);
|
||||
void pad_correct_stick(pad_t*);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user