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

* partially written hero moving

* improvements in include system
This commit is contained in:
mateuszb
2007-08-29 12:18:31 +00:00
parent 2030a6793f
commit 2d7dbbefc3
29 changed files with 104 additions and 45 deletions

View File

@ -5,6 +5,7 @@
#include "CDefHandler.h"
#include "CGameInfo.h"
#include "SDL_Extensions.h"
#include "CLodHandler.h"
SDL_Color tytulowy, tlo, zwykly ;
SDL_Rect genRect(int hh, int ww, int xx, int yy);