mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-23 00:28:08 +02:00
@ -29,7 +29,8 @@
|
||||
|
||||
SDL_Color tytulowy = {229, 215, 123, 0},
|
||||
tlo = {66, 44, 24, 0},
|
||||
zwykly = {255, 255, 255, 0};
|
||||
zwykly = {255, 255, 255, 0},
|
||||
darkTitle = {215, 175, 78, 0};
|
||||
|
||||
extern SDL_Surface * screen;
|
||||
extern TTF_Font * TNRB16, *TNR, *GEOR13;
|
||||
|
Reference in New Issue
Block a user