mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
* fixed memory leak in battles
* blitting creature animatoins to rects (not tested!) * a few minor improvements
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#define CCURSORHANDLER_H
|
||||
|
||||
struct SDL_Thread;
|
||||
struct CDefHandler;
|
||||
class CDefHandler;
|
||||
struct SDL_Surface;
|
||||
|
||||
class CCursorHandler //handles cursor
|
||||
|
||||
Reference in New Issue
Block a user