1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-06-17 00:07:41 +02:00

replaced extern SDL_Surface* X; all over the code with single header

This commit is contained in:
stopiccot
2013-04-04 14:58:54 +00:00
parent 619a07da03
commit f2309d70dd
10 changed files with 13 additions and 15 deletions

View File

@ -23,8 +23,6 @@
*
*/
//extern SDL_Surface * screen;
const int COMPONENT_TO_SUBTITLE = 17;
const int BETWEEN_COMPS_ROWS = 10;
const int BEFORE_COMPONENTS = 30;