diff options
| author | mzxrules <mzxrules@gmail.com> | 2026-08-30 09:56:09 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-08-30 09:56:09 -0400 |
| commit | 49afa18da04e797217536bb473edbf054bd9e36e (patch) | |
| tree | aaaefaafb0621c1cf7020df6a96780d40989d86a /src/code/z_player_lib.c | |
| parent | ff5b97216d5f6f6a43cb0677b2248f6c2bb65c1d (diff) | |
split headers z_en_item00.h, z_en_a_keep.h, z64draw.h (#1897)
Diffstat (limited to 'src/code/z_player_lib.c')
| -rw-r--r-- | src/code/z_player_lib.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/code/z_player_lib.c b/src/code/z_player_lib.c index 4a2889831..a90113c0c 100644 --- a/src/code/z_player_lib.c +++ b/src/code/z_player_lib.c @@ -4,6 +4,7 @@ */ #include "global.h" +#include "z64draw.h" #include "assets/objects/gameplay_keep/gameplay_keep.h" |
