diff options
Diffstat (limited to 'soh/src/code/code_800F7260.c')
| -rw-r--r-- | soh/src/code/code_800F7260.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/soh/src/code/code_800F7260.c b/soh/src/code/code_800F7260.c index 5395e0691..e62291c0d 100644 --- a/soh/src/code/code_800F7260.c +++ b/soh/src/code/code_800F7260.c @@ -2,6 +2,8 @@ #include "global.h" #include "vt.h" +#include "soh/Enhancements/audio/AudioEditor.h" + typedef struct { /* 0x00 */ u16 sfxId; /* 0x04 */ Vec3f* pos; |
