mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-23 15:44:47 -04:00
improve fonts and fix bugs
This commit is contained in:
parent
a8a87d514c
commit
99378da298
12 changed files with 55 additions and 35 deletions
|
@ -81,7 +81,7 @@ static TSHOP_ALL_STATE shop_all_state;
|
|||
#define INV_YS 60
|
||||
#define INV_NAME_X 129
|
||||
#define INV_NAME_Y 349
|
||||
#define INV_NAME_COL (RGB555(10,31,31))
|
||||
#define INV_NAME_COL (RGB555(10,31,31)|FONT_TSHADOW_GRAY)
|
||||
#define INV_DESK 266
|
||||
#define INV_INFO_X 298
|
||||
#define INV_INFO_Y 343
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue