aboutsummaryrefslogtreecommitdiff
path: root/src/crcombat.cc
diff options
context:
space:
mode:
authorfusion32 <marcopuzziello@gmail.com>2025-06-13 03:35:56 -0300
committerfusion32 <marcopuzziello@gmail.com>2025-06-13 03:35:56 -0300
commit15b40c7915fca14e537534ae9ba03f3add965943 (patch)
treede3ee3c61962b300bd7457cc81845e7891c4b896 /src/crcombat.cc
parent7d298e5a4119df0910daa070af1d23567a83e90c (diff)
downloadgame-15b40c7915fca14e537534ae9ba03f3add965943.tar.gz
game-15b40c7915fca14e537534ae9ba03f3add965943.zip
more work on `operate.cc`
Diffstat (limited to 'src/crcombat.cc')
-rw-r--r--src/crcombat.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/crcombat.cc b/src/crcombat.cc
index c1f27a4..0b45ea4 100644
--- a/src/crcombat.cc
+++ b/src/crcombat.cc
@@ -2,6 +2,7 @@
#include "config.hh"
#include "info.hh"
#include "magic.hh"
+#include "operate.hh"
#include "stubs.hh"