DPad items
This commit is contained in:
@@ -22,6 +22,21 @@
|
||||
#define C_UP_BUTTON_X 254
|
||||
#define C_UP_BUTTON_Y 16
|
||||
|
||||
#define DPAD_UP_X 279
|
||||
#define DPAD_UP_Y 47
|
||||
|
||||
#define DPAD_DOWN_X 279
|
||||
#define DPAD_DOWN_Y 79
|
||||
|
||||
#define DPAD_LEFT_X 263
|
||||
#define DPAD_LEFT_Y 63
|
||||
|
||||
#define DPAD_RIGHT_X 295
|
||||
#define DPAD_RIGHT_Y 63
|
||||
|
||||
#define DPAD_X 271
|
||||
#define DPAD_Y 55
|
||||
|
||||
/**
|
||||
* These are the colors for the hearts in the interface. The prim color is the red color of the heart
|
||||
* for the base hearts, while the prim color for the double defense hearts is the white outline. The
|
||||
|
||||
Reference in New Issue
Block a user