mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-01 00:45:26 +02:00
* partially written hero moving
* improvements in include system
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
#include <iostream>
|
||||
#include <utility>
|
||||
#include <algorithm>
|
||||
|
||||
#include "CMessage.h"
|
||||
|
||||
bool isItIn(const SDL_Rect * rect, int x, int y)
|
||||
{
|
||||
|
Reference in New Issue
Block a user