diff options
| author | fig02 <fig02srl@gmail.com> | 2025-03-26 16:08:10 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-26 16:08:10 -0400 |
| commit | ecf65e797ea688c2b25af6993b8e0791ffb8d5e0 (patch) | |
| tree | b182bef413fc6325617045157caf4c2e531af799 /src/code/z_map_exp.c | |
| parent | 05faab33f12b6be2f4bd8e71175f055c70a0f183 (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.c | 1 |
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" |
