misc core1 progress
This commit is contained in:
@@ -357,6 +357,7 @@ enum button_e{
|
||||
};
|
||||
|
||||
#define FACE_BUTTON(button) (button - BUTTON_A)
|
||||
#define SIDE_BUTTON(button) (button - BUTTON_Z)
|
||||
|
||||
enum joystick_e{
|
||||
JOYSTICK_X = 0x0,
|
||||
|
Reference in New Issue
Block a user