mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
remove ATM_BUTTONS_* definitions
This commit is contained in:
committed by
majcosta
parent
b1ccdf4e38
commit
d79a445ad1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user