diff options
author | einstein95 <einstein95@users.noreply.github.com> | 2017-04-17 02:19:21 +1200 |
---|---|---|
committer | einstein95 <einstein95@users.noreply.github.com> | 2017-04-17 02:19:21 +1200 |
commit | ce685ac9638b0c6d42168d7c8d37a237b1ce49be (patch) | |
tree | 785a8e58e77b5c1c145343528be3aac80ec7d719 /home.asm | |
parent | 22e16624b8c295e5f45cdf432c5ded8bc0d388ee (diff) |
Still more
Diffstat (limited to 'home.asm')
-rw-r--r-- | home.asm | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3001,8 +3001,8 @@ Func_35f4:: InitYesNoTextBoxParameters:: xor a ; YES_NO_MENU ld [wTwoOptionMenuID], a - coord hl, 14, 7 - ld bc, $80f + coord hl, 13, 7 + ld bc, $80e ret YesNoChoicePokeCenter:: |