call both it seems is how the original works

This commit is contained in:
sporchia
2018-03-02 18:51:54 -05:00
parent c89604402c
commit 0bcd2cc2ab

View File

@@ -260,8 +260,9 @@ RTL
;--------------------------------------------------------------------------------
DialogTriforce:
%LoadDialogAddress(TriforceText)
REP #$20 : LDA.w #$0171 : STA $1CF0 : SEP #$20 ; fix border
REP #$20 : LDA.w #$0171 : STA $1CF0 : SEP #$20 ; fix border
JSL.l Main_ShowTextMessage
JSL.l Messaging_Text
RTL
;--------------------------------------------------------------------------------
DialogGanon1: