TETRIS: use updated TextRenderer
This commit is contained in:
+3
-3
@@ -17,9 +17,9 @@
|
||||
#define BARRIER_ID 0x0000000B
|
||||
#define TEXT_ID 0x0000000C
|
||||
|
||||
#define MENU_ITEM_ID 0x00000001
|
||||
#define MENU_BACKGROUND_ID 0x00000002
|
||||
#define MENU_TEXT_ID 0x00000003
|
||||
#define MENU_ITEM_ID 0x10000001
|
||||
#define MENU_BACKGROUND_ID 0x10000002
|
||||
#define MENU_TEXT_ID 0x10000003
|
||||
|
||||
#define LEFT_BORDER 0.3
|
||||
#define RIGHT_BORDER 0.7
|
||||
|
||||
Reference in New Issue
Block a user