From a9528fc870b585b6b4fac45e115061d8af979681 Mon Sep 17 00:00:00 2001 From: "U-Fish-PC\\Daniel" Date: Wed, 21 May 2014 13:10:07 -0400 Subject: More misc relabelling --- menu/pc.asm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'menu/pc.asm') diff --git a/menu/pc.asm b/menu/pc.asm index d2b633f3..6203ac7e 100644 --- a/menu/pc.asm +++ b/menu/pc.asm @@ -550,7 +550,7 @@ Func_21825:: ; 5824 (8:5825) ld [$d12b], a call EnableAutoTextBoxDrawing ld a, $22 - jp Func_3ef5 + jp PrintPredefTextID Func_21845:: ; 5845 (8:5845) ld a, [$ffaa] @@ -568,7 +568,7 @@ Func_21845:: ; 5845 (8:5845) ld [$d12b], a call EnableAutoTextBoxDrawing ld a, $22 - jp Func_3ef5 + jp PrintPredefTextID JustAMomentText:: ; 21865 (8:5865) TX_FAR _JustAMomentText @@ -579,8 +579,8 @@ JustAMomentText:: ; 21865 (8:5865) ret nz call EnableAutoTextBoxDrawing ld a, $23 - jp Func_3ef5 + jp PrintPredefTextID -Unknown_21878:: ; 21878 (8:5878) +PredefText23:: ; 21878 (8:5878) db $FD -- cgit v1.3.1-sl0p