aboutsummaryrefslogtreecommitdiff
path: root/src/magic.hh
diff options
context:
space:
mode:
authorfusion32 <marcopuzziello@gmail.com>2025-06-05 12:00:34 -0300
committerfusion32 <marcopuzziello@gmail.com>2025-06-05 12:00:34 -0300
commitebfa80ab573b1a0ef9aec65a45fd0ae751196207 (patch)
treee86ce77ae1f497b216861d763d92de57ec9e0490 /src/magic.hh
parent3c8bcba6b540f5cb84572994d9ec2426dd348a93 (diff)
downloadgame-ebfa80ab573b1a0ef9aec65a45fd0ae751196207.tar.gz
game-ebfa80ab573b1a0ef9aec65a45fd0ae751196207.zip
merge creature headers
Diffstat (limited to 'src/magic.hh')
-rw-r--r--src/magic.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/magic.hh b/src/magic.hh
index e1dc354..8946153 100644
--- a/src/magic.hh
+++ b/src/magic.hh
@@ -2,7 +2,7 @@
#define TIBIA_MAGIC_HH_ 1
#include "common.hh"
-#include "creature.hh"
+#include "cr.hh"
enum : int {
FIELD_TYPE_FIRE = 1,