mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
Partially done object scripting and interactions.
Most of 0.4 ;)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#ifndef CPATHFINDER_H
|
||||
#define CPATHFINDER_H
|
||||
#include "int3.h"
|
||||
#include "global.h"
|
||||
#include <queue>
|
||||
#include <vector>
|
||||
class CHeroInstance;
|
||||
|
||||
Reference in New Issue
Block a user