remove ATM_BUTTONS_* definitions

This commit is contained in:
Marco Antonio J. Costa
2025-10-08 03:07:23 -03:00
committed by majcosta
parent b1ccdf4e38
commit d79a445ad1
-5
View File
@@ -145,11 +145,6 @@
/// atm font
#define ATM_FONT PERS_FONT
// atm button positions
#define ATM_BUTTONS_START_Y iScreenHeightOffset + 110
#define ATM_BUTTONS_START_X iScreenWidthOffset + 510
#define ATM_BUTTON_WIDTH 15
#define ATM_BUTTON_HEIGHT 15
#define ATM_DISPLAY_X iScreenWidthOffset + 509
#define ATM_DISPLAY_Y iScreenHeightOffset + 58
#define ATM_DISPLAY_HEIGHT 10