mirror of https://github.com/pret/pokecrystal.git
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