diff options
| author | fusion32 <marcopuzziello@gmail.com> | 2025-06-05 12:00:34 -0300 |
|---|---|---|
| committer | fusion32 <marcopuzziello@gmail.com> | 2025-06-05 12:00:34 -0300 |
| commit | ebfa80ab573b1a0ef9aec65a45fd0ae751196207 (patch) | |
| tree | e86ce77ae1f497b216861d763d92de57ec9e0490 /src/magic.cc | |
| parent | 3c8bcba6b540f5cb84572994d9ec2426dd348a93 (diff) | |
| download | game-ebfa80ab573b1a0ef9aec65a45fd0ae751196207.tar.gz game-ebfa80ab573b1a0ef9aec65a45fd0ae751196207.zip | |
merge creature headers
Diffstat (limited to 'src/magic.cc')
| -rw-r--r-- | src/magic.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/magic.cc b/src/magic.cc index b3d70b1..ea1ba73 100644 --- a/src/magic.cc +++ b/src/magic.cc @@ -1,8 +1,6 @@ #include "magic.hh" #include "config.hh" -#include "creature.hh" #include "info.hh" -#include "monster.hh" #include "stubs.hh" |
