diff options
author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-05-21 13:10:07 -0400 |
---|---|---|
committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-05-21 13:10:07 -0400 |
commit | a9528fc870b585b6b4fac45e115061d8af979681 (patch) | |
tree | 9b12adf83c55b08be140c62376b187b99919dfc0 /menu | |
parent | f29c4e473e0d8075f54744fda89bd5099be62abf (diff) |
More misc relabelling
Diffstat (limited to 'menu')
-rw-r--r-- | menu/pc.asm | 8 |
1 files changed, 4 insertions, 4 deletions
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 |