summaryrefslogtreecommitdiff
path: root/asm/SDK/OS/OSAlarm.s
diff options
context:
space:
mode:
authorRevo <projectrevotpp@hotmail.com>2020-10-03 13:32:24 -0400
committerGitHub <noreply@github.com>2020-10-03 13:32:24 -0400
commite8d7f0fc1faf4ae2beacd52630d32625e692b607 (patch)
tree85151aaf6d2fdb79c9c84841a58506269b62fb4e /asm/SDK/OS/OSAlarm.s
parent7f36ac8bc8cb6a24ed181c38c8f9cdf18265cc04 (diff)
parentbc7d329ce31c8efe830fb1236fa6e89a1df66733 (diff)
Merge pull request #118 from mparisi20/master
split DVD library
Diffstat (limited to 'asm/SDK/OS/OSAlarm.s')
-rw-r--r--asm/SDK/OS/OSAlarm.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/SDK/OS/OSAlarm.s b/asm/SDK/OS/OSAlarm.s
index 83e87eb..4613ebb 100644
--- a/asm/SDK/OS/OSAlarm.s
+++ b/asm/SDK/OS/OSAlarm.s
@@ -545,7 +545,7 @@ lbl_80269E44:
/* 80269E48 00265AA8 48 00 00 34 */ b lbl_80269E7C
lbl_80269E4C:
/* 80269E4C 00265AAC 7F E3 FB 78 */ mr r3, r31
-/* 80269E50 00265AB0 48 02 2B 11 */ bl func_8028C960
+/* 80269E50 00265AB0 48 02 2B 11 */ bl __DVDTestAlarm
/* 80269E54 00265AB4 2C 03 00 00 */ cmpwi r3, 0
/* 80269E58 00265AB8 40 82 00 0C */ bne lbl_80269E64
/* 80269E5C 00265ABC 7F E3 FB 78 */ mr r3, r31