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