aboutsummaryrefslogtreecommitdiff
path: root/src/map.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/map.cc
parentc09d30cb144ce421ef0e1a786d2965f9abcde0aa (diff)
downloadgame-6c8aa85b8b578db03a8c5f0dc0b7e80605592d45.tar.gz
game-6c8aa85b8b578db03a8c5f0dc0b7e80605592d45.zip
`writer.cc`
Diffstat (limited to 'src/map.cc')
-rw-r--r--src/map.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map.cc b/src/map.cc
index 64886bf..90a2c1a 100644
--- a/src/map.cc
+++ b/src/map.cc
@@ -2,6 +2,7 @@
#include "containers.hh"
#include "config.hh"
#include "enums.hh"
+#include "houses.hh"
#include "script.hh"
#include "stubs.hh"