You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Replace Stack with wStack.
This commit is contained in:
@@ -79,7 +79,7 @@ Init:: ; 17d
|
||||
or c
|
||||
jr nz, .ByteFill
|
||||
|
||||
ld sp, Stack
|
||||
ld sp, wStack
|
||||
|
||||
; Clear HRAM
|
||||
ld a, [hCGB]
|
||||
|
||||
Reference in New Issue
Block a user