summaryrefslogtreecommitdiff
path: root/soh/src/code/code_800EC960.c
diff options
context:
space:
mode:
authorKevin Alexis Contreras <36680385+KiritoDv@users.noreply.github.com>2022-06-02 17:52:58 -0500
committerKevin Alexis Contreras <36680385+KiritoDv@users.noreply.github.com>2022-06-02 17:52:58 -0500
commitd42c0ca23fe4a1a49b9ed53630ceb5182a3935f2 (patch)
tree9068b6c8308286e99d8f08349ba47608cd791f6c /soh/src/code/code_800EC960.c
parenta4460c26ef7f37f03d5c1c76c0f4a7cf6543f017 (diff)
Fixed audio font loading
Diffstat (limited to 'soh/src/code/code_800EC960.c')
-rw-r--r--soh/src/code/code_800EC960.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/soh/src/code/code_800EC960.c b/soh/src/code/code_800EC960.c
index a91764138..9a67981ea 100644
--- a/soh/src/code/code_800EC960.c
+++ b/soh/src/code/code_800EC960.c
@@ -4420,8 +4420,6 @@ void func_800F5918(void) {
void func_800F595C(u16 arg0) {
u8 arg0b = arg0 & 0xFF;
- return; // OTRTODO60
-
if (sSeqFlags[arg0b] & 2) {
Audio_PlayFanfare(arg0);
} else if (sSeqFlags[arg0b] & 4) {