You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Local labels starting with lowercase letters are no longer decorated with a trailing colon
This commit is contained in:
@@ -202,7 +202,7 @@ SetPartyMonIconAnimSpeed: ; 8e936 (23:6936)
|
||||
ld [hl], a
|
||||
ret
|
||||
|
||||
.getspeed: ; 8e94c (23:694c)
|
||||
.getspeed ; 8e94c (23:694c)
|
||||
callba PlacePartymonHPBar
|
||||
call GetHPPal
|
||||
ld e, d
|
||||
@@ -213,7 +213,7 @@ SetPartyMonIconAnimSpeed: ; 8e936 (23:6936)
|
||||
ret
|
||||
; 8e95e (23:695e)
|
||||
|
||||
.speeds: ; 8e95e
|
||||
.speeds ; 8e95e
|
||||
db $00, $40, $80
|
||||
; 8e961
|
||||
|
||||
|
||||
Reference in New Issue
Block a user