|
PS2SDK
PS2 Homebrew Libraries
|
#include "types.h"#include "freepad.h"#include "stdio.h"#include "thevent.h"#include "thbase.h"#include "sio2Cmds.h"#include "padCmds.h"#include "padData.h"
Include dependency graph for padPortOpen.c:Go to the source code of this file.
Variables | |
| padState_t | padState [2][4] |
| u32 | openSlots [2] |
| int | thpri_lo |
| int | thpri_hi |
| int | padman_init |
IOP pad driver
Definition in file padPortOpen.c.