summaryrefslogtreecommitdiff
path: root/src/code/z_map_exp.c
diff options
context:
space:
mode:
authorfig02 <fig02srl@gmail.com>2025-03-26 16:08:10 -0400
committerGitHub <noreply@github.com>2025-03-26 16:08:10 -0400
commitecf65e797ea688c2b25af6993b8e0791ffb8d5e0 (patch)
treeb182bef413fc6325617045157caf4c2e531af799 /src/code/z_map_exp.c
parent05faab33f12b6be2f4bd8e71175f055c70a0f183 (diff)
Some functions.h and variables.h work (#2491)
* sort fuctions and variables * bss
Diffstat (limited to 'src/code/z_map_exp.c')
-rw-r--r--src/code/z_map_exp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/code/z_map_exp.c b/src/code/z_map_exp.c
index 78371084b..3283cd62f 100644
--- a/src/code/z_map_exp.c
+++ b/src/code/z_map_exp.c
@@ -9,6 +9,7 @@
#include "sfx.h"
#include "sys_matrix.h"
#include "terminal.h"
+#include "z64map_mark.h"
#include "z64play.h"
#include "z64player.h"
#include "z64save.h"