mirror of https://github.com/pret/pokecrystal.git
use the sgb border label in asm
This commit is contained in:
parent
ef6b8b5490
commit
c7b19392a9
|
@ -950,7 +950,7 @@ Function992c: ; 992c
|
|||
; 9938
|
||||
|
||||
Function9938: ; 9938
|
||||
ld hl, $651e
|
||||
ld hl, SGBBorder
|
||||
ld de, $606e
|
||||
ret
|
||||
; 993f
|
||||
|
|
Loading…
Reference in New Issue