You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Remove address-related comment
This commit is contained in:
@@ -5,9 +5,9 @@ DisplayUsedMoveText:
|
|||||||
jp WaitBGMap
|
jp WaitBGMap
|
||||||
|
|
||||||
UsedMoveText:
|
UsedMoveText:
|
||||||
; this is a stream of text and asm from 105db9 to 105ef6
|
|
||||||
text_far _ActorNameText
|
text_far _ActorNameText
|
||||||
text_asm
|
text_asm
|
||||||
|
|
||||||
ldh a, [hBattleTurn]
|
ldh a, [hBattleTurn]
|
||||||
and a
|
and a
|
||||||
jr nz, .start
|
jr nz, .start
|
||||||
|
Reference in New Issue
Block a user