diff options
| author | rozlette <Rozelette@users.noreply.github.com> | 2022-06-27 18:43:28 -0500 |
|---|---|---|
| committer | Kenix3 <kenixwhisperwind@gmail.com> | 2022-06-27 23:17:37 -0400 |
| commit | 39a50a406bb1d7fb04792cd87bc0879617f61f23 (patch) | |
| tree | 2e1bf322abd238854917661c0bcde120f4f8b551 /soh/src/code | |
| parent | 9f5618def4a2299b6624611e02b76e4397548aa5 (diff) | |
Update names
Diffstat (limited to 'soh/src/code')
| -rw-r--r-- | soh/src/code/audioMgr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/soh/src/code/audioMgr.c b/soh/src/code/audioMgr.c index ab34a4617..dc826aa5c 100644 --- a/soh/src/code/audioMgr.c +++ b/soh/src/code/audioMgr.c @@ -1,5 +1,5 @@ #include "global.h" -#include "SohHooks.h" +#include "Hooks.h" #include <string.h> void func_800C3C80(AudioMgr* audioMgr) { |
