Debugging functions.
This commit is contained in:
@@ -37,6 +37,10 @@ typedef struct {
|
||||
#if INPUT_KEYBOARD == 1
|
||||
const uint8_t *keyboardState;
|
||||
#endif
|
||||
|
||||
#elif DOLPHIN
|
||||
PADStatus pads[4];
|
||||
|
||||
#endif
|
||||
} input_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user