aboutsummaryrefslogtreecommitdiff
path: root/src/moveuse.cc
diff options
context:
space:
mode:
authorfusion32 <marcopuzziello@gmail.com>2025-06-30 19:23:09 -0300
committerfusion32 <marcopuzziello@gmail.com>2025-06-30 19:23:09 -0300
commit6c8aa85b8b578db03a8c5f0dc0b7e80605592d45 (patch)
tree6734cf3d3c0e318a139f7d15d9a524c423833e22 /src/moveuse.cc
parentc09d30cb144ce421ef0e1a786d2965f9abcde0aa (diff)
downloadgame-6c8aa85b8b578db03a8c5f0dc0b7e80605592d45.tar.gz
game-6c8aa85b8b578db03a8c5f0dc0b7e80605592d45.zip
`writer.cc`
Diffstat (limited to 'src/moveuse.cc')
-rw-r--r--src/moveuse.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/moveuse.cc b/src/moveuse.cc
index 9cdcd95..3db2016 100644
--- a/src/moveuse.cc
+++ b/src/moveuse.cc
@@ -1,7 +1,10 @@
#include "moveuse.hh"
#include "config.hh"
+#include "houses.hh"
#include "info.hh"
+#include "magic.hh"
#include "operate.hh"
+#include "writer.hh"
#include "stubs.hh"