mirror of
https://github.com/pret/poketcg2.git
synced 2026-04-25 07:29:27 -05:00
Fix the comment on the asterisk, which is now REF_MARK
This commit is contained in:
parent
72f29850f2
commit
30d015f8f8
|
|
@ -1221,7 +1221,7 @@ HandlePauseMenu:
|
|||
farcall DrawMenuBox
|
||||
farcall GetNewMailFlag
|
||||
jr z, .done_show_menu
|
||||
; has new mail(s), so add an asterisk
|
||||
; has new mail(s), so add a ref mark
|
||||
lb bc, 18, 8
|
||||
ld d, SYM_REF_MARK
|
||||
ld e, $00 ; priority
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user