mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
" " → $7f
This commit is contained in:
parent
de073374a6
commit
fc99117d88
@ -2290,7 +2290,7 @@ ExitScriptSubroutine:
|
||||
add hl, de
|
||||
ld a, [hli]
|
||||
ld b, a
|
||||
and " "
|
||||
and $7f
|
||||
ld [wScriptBank], a
|
||||
ld a, [hli]
|
||||
ld e, a
|
||||
|
Loading…
Reference in New Issue
Block a user