summaryrefslogtreecommitdiff
path: root/asm/SDK/OS/OSReset.s
diff options
context:
space:
mode:
authorRevo <projectrevotpp@hotmail.com>2020-10-02 15:34:00 -0400
committerGitHub <noreply@github.com>2020-10-02 15:34:00 -0400
commitc5ffaf50e84d31f0fecdefc079e4703f1089ad01 (patch)
tree5e1dc31e1d64360e212af4cbc31cebd1d994eeee /asm/SDK/OS/OSReset.s
parentd18a21eba36719851b3fa4c4b4d3eebe28422c71 (diff)
parentb7248b32ca6f201379c13a2d269fc8b5ca1697d5 (diff)
Merge pull request #116 from mparisi20/master
Split DB, EXI, SI, and VI libraries
Diffstat (limited to 'asm/SDK/OS/OSReset.s')
-rw-r--r--asm/SDK/OS/OSReset.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/SDK/OS/OSReset.s b/asm/SDK/OS/OSReset.s
index 1c45e21..35ae487 100644
--- a/asm/SDK/OS/OSReset.s
+++ b/asm/SDK/OS/OSReset.s
@@ -483,7 +483,7 @@ lbl_802702C4:
/* 802702E4 0026BF44 48 00 10 9D */ bl OSEnableScheduler
/* 802702E8 0026BF48 4B FF BF 45 */ bl __OSLaunchMenu
/* 802702EC 0026BF4C 48 00 10 59 */ bl OSDisableScheduler
-/* 802702F0 0026BF50 48 00 B7 C9 */ bl func_8027BAB8
+/* 802702F0 0026BF50 48 00 B7 C9 */ bl __VISetRGBModeImm
/* 802702F4 0026BF54 48 00 31 91 */ bl __OSHotReset
/* 802702F8 0026BF58 3C 60 80 42 */ lis r3, lbl_80427D18@ha
/* 802702FC 0026BF5C 3C A0 80 42 */ lis r5, lbl_80427D24@ha
@@ -513,7 +513,7 @@ __OSReturnToMenuForError:
/* 80270350 0026BFB0 48 00 3B B5 */ bl __OSWriteStateFlags
/* 80270354 0026BFB4 4B FF BE D9 */ bl __OSLaunchMenu
/* 80270358 0026BFB8 48 00 0F ED */ bl OSDisableScheduler
-/* 8027035C 0026BFBC 48 00 B7 5D */ bl func_8027BAB8
+/* 8027035C 0026BFBC 48 00 B7 5D */ bl __VISetRGBModeImm
/* 80270360 0026BFC0 48 00 31 25 */ bl __OSHotReset
/* 80270364 0026BFC4 3C 60 80 42 */ lis r3, lbl_80427D18@ha
/* 80270368 0026BFC8 3C A0 80 42 */ lis r5, lbl_80427D54@ha