Skip to content

Commit

Permalink
Fix PenguinCoach
Browse files Browse the repository at this point in the history
Apparently you can't register the text to cutscenes :(
  • Loading branch information
SuperHackio committed Jan 5, 2024
1 parent d41d612 commit 40c224a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Source/ObjectEngine/NPC/NPC_Utility.s
Original file line number Diff line number Diff line change
Expand Up @@ -1189,10 +1189,6 @@ b .PenguinCoach_RegisterGlobals
mr r3, r31
bl .MR_RegisterAllGlobalFuncs

mr r3, r31
mr r4, r29
bl .MR_RegisterTalkToDemo

addi r11, r1, 0xE0
b .PenguinCoach_RegisterGlobals_Return

Expand Down

0 comments on commit 40c224a

Please sign in to comment.