summaryrefslogtreecommitdiff
path: root/src/map/script-fun.hpp
diff options
context:
space:
mode:
authorJesusalva Jesusalva <jesusalva@themanaworld.org>2022-11-17 13:37:20 +0000
committerJesusalva Jesusalva <jesusalva@themanaworld.org>2022-11-17 13:37:20 +0000
commit1c3b142131b4a3f987ed8667d9e72ad1dda09065 (patch)
tree7e61e57523062bdbee2a39c7e95897ce57c32cf7 /src/map/script-fun.hpp
parentde1a0ca22db4a49345b02b653efa3091cd08a2db (diff)
parent148ab787d51c7c9c71540f799d37fb748cf19135 (diff)
downloadtmwa-1c3b142131b4a3f987ed8667d9e72ad1dda09065.tar.gz
tmwa-1c3b142131b4a3f987ed8667d9e72ad1dda09065.tar.bz2
tmwa-1c3b142131b4a3f987ed8667d9e72ad1dda09065.tar.xz
tmwa-1c3b142131b4a3f987ed8667d9e72ad1dda09065.zip
Merge branch 'mobinfo' into 'master'
Mobinfo See merge request legacy/tmwa!237
Diffstat (limited to 'src/map/script-fun.hpp')
-rw-r--r--src/map/script-fun.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/script-fun.hpp b/src/map/script-fun.hpp
index 81d68fe..61feb17 100644
--- a/src/map/script-fun.hpp
+++ b/src/map/script-fun.hpp
@@ -20,6 +20,8 @@
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
+#include "script-fun.t.hpp"
+
#include "fwd.hpp"
#include "../strings/literal.hpp"