diff options
| author | briaguya <briaguya@alice> | 2022-06-17 00:39:07 -0400 |
|---|---|---|
| committer | briaguya <briaguya@alice> | 2022-06-17 00:39:07 -0400 |
| commit | dd42cca2cf69f495b082c1efae05cb11aab3cbcd (patch) | |
| tree | a55684a0d899b440c8f196f5c9ed139bba6c84ae /soh/src/code/audio_playback.c | |
| parent | bb90be6748a3ab41dc111b734b904b1e69bd60f7 (diff) | |
| parent | 3e6307bf96ea9167057c484b79a4b738f11c3154 (diff) | |
Merge branch 'develop' into z64-devmerge
Diffstat (limited to 'soh/src/code/audio_playback.c')
| -rw-r--r-- | soh/src/code/audio_playback.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/soh/src/code/audio_playback.c b/soh/src/code/audio_playback.c index a0773a642..b9f868bd3 100644 --- a/soh/src/code/audio_playback.c +++ b/soh/src/code/audio_playback.c @@ -355,8 +355,6 @@ Instrument* Audio_GetInstrumentInner(s32 fontId, s32 instId) { return inst; } - - return inst; } |
