diff options
| author | Anghelo Carvajal <angheloalf95@gmail.com> | 2023-11-22 23:55:05 -0300 |
|---|---|---|
| committer | Eblo <7004497+Eblo@users.noreply.github.com> | 2025-09-11 20:24:54 -0400 |
| commit | 0df1b39e0d37e54cd0cece5044724fb5a5a327f8 (patch) | |
| tree | f3e5449011919f6c650ee3ce6cdf6b3bdf8280da /mm/src/code/z_parameter.c | |
| parent | 6fbcffa6b7765d6b8e817fb314f99a79ccdee930 (diff) | |
Yet another header cleanup (#1508)
* lights.c
* z64skin_matrix.h
* Move out some stuff from macros.h
* gamealloc.h
* move most transition functions to z64transition.h
* z64lib.h
* `include` cleanup on transition files
* z_overlay cleanup
* z64malloc.h
* format
* forgot to remove those
* forgot this
* fix borken includes
Diffstat (limited to 'mm/src/code/z_parameter.c')
| -rw-r--r-- | mm/src/code/z_parameter.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mm/src/code/z_parameter.c b/mm/src/code/z_parameter.c index 86d716093..9d557d253 100644 --- a/mm/src/code/z_parameter.c +++ b/mm/src/code/z_parameter.c @@ -5,6 +5,7 @@ #include "z64snap.h" #include "z64view.h" #include "z64voice.h" + #include "archives/icon_item_static/icon_item_static_yar.h" #include "interface/parameter_static/parameter_static.h" #include "interface/do_action_static/do_action_static.h" |
