You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
More enumeration of constants, more annotations of scripts.
This commit is contained in:
@@ -312,7 +312,7 @@ Functiona36:: ; a36
|
||||
jr Functiona36
|
||||
; a46
|
||||
|
||||
Functiona46:: ; a46
|
||||
CloseText:: ; a46
|
||||
ld a, [hOAMUpdate]
|
||||
push af
|
||||
ld a, 1
|
||||
@@ -387,7 +387,7 @@ Functionaa5:: ; aa5
|
||||
ret
|
||||
; aaf
|
||||
|
||||
Functionaaf:: ; aaf
|
||||
KeepTextOpen:: ; aaf
|
||||
ld a, [InLinkBattle]
|
||||
and a
|
||||
jr nz, .asm_ac1
|
||||
|
||||
Reference in New Issue
Block a user