diff options
| author | briaguya <70942617+briaguya-ai@users.noreply.github.com> | 2022-11-14 05:22:34 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-14 11:22:34 +0100 |
| commit | 3914781ebfd5cb22717cc207cb3d37d8754d0eb7 (patch) | |
| tree | 2e412b87e66b1deef47bef242e7189a200cea0ff /soh/src/code/code_800F9280.c | |
| parent | 9eb29ed81cb497a6a216811255f8af7daf3f8bd8 (diff) | |
Import libultraship as a submodule (#1943)
Co-authored-by: briaguya <briaguya>
Co-authored-by: Christopher Leggett <chris@leggett.dev>
Co-authored-by: David Chavez <davi@dcvz.io>
Diffstat (limited to 'soh/src/code/code_800F9280.c')
| -rw-r--r-- | soh/src/code/code_800F9280.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/soh/src/code/code_800F9280.c b/soh/src/code/code_800F9280.c index 66d3cec31..086752a1c 100644 --- a/soh/src/code/code_800F9280.c +++ b/soh/src/code/code_800F9280.c @@ -1,7 +1,7 @@ #include "ultra64.h" #include "global.h" #include <ultra64/abi.h> -#include <libultraship/mixer.h> +#include <mixer.h> typedef struct { u8 unk_0; |
