mirror of https://github.com/pret/pokecrystal.git
parent
7fe1fa58e3
commit
eff81fb080
|
@ -79,7 +79,7 @@ Init: ; 17d
|
|||
or c
|
||||
jr nz, .asm_1b1
|
||||
|
||||
ld sp, Stack - 1
|
||||
ld sp, Stack
|
||||
|
||||
; Clear HRAM
|
||||
ld a, [hCGB]
|
||||
|
|
Loading…
Reference in New Issue