mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
* partially written hero moving
* improvements in include system
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
#include "SDL_Extensions.h"
|
||||
#include <boost/logic/tribool.hpp>
|
||||
#include "global.h"
|
||||
#include "CPathfinder.h"
|
||||
#include "mapHandler.h"
|
||||
|
||||
class AdventureMapButton
|
||||
: public ClickableL, public ClickableR, public Hoverable, public KeyInterested, public CButtonBase
|
||||
|
||||
Reference in New Issue
Block a user