mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
Remove address-related comment
This commit is contained in:
parent
518cee440e
commit
cdafd41ef0
@ -5,9 +5,9 @@ DisplayUsedMoveText:
|
||||
jp WaitBGMap
|
||||
|
||||
UsedMoveText:
|
||||
; this is a stream of text and asm from 105db9 to 105ef6
|
||||
text_far _ActorNameText
|
||||
text_asm
|
||||
|
||||
ldh a, [hBattleTurn]
|
||||
and a
|
||||
jr nz, .start
|
||||
|
Loading…
Reference in New Issue
Block a user