mirror of
https://github.com/pret/pokered.git
synced 2026-08-22 09:25:27 -05:00
ld bc -> lb bc
This commit is contained in:
@@ -15,7 +15,7 @@ InitYesNoTextBoxParameters::
|
||||
xor a ; YES_NO_MENU
|
||||
ld [wTwoOptionMenuID], a
|
||||
hlcoord 14, 7
|
||||
ld bc, $80f
|
||||
lb bc, 8, 15
|
||||
ret
|
||||
|
||||
YesNoChoicePokeCenter::
|
||||
|
||||
Reference in New Issue
Block a user