mirror of
https://github.com/pret/poketcg2.git
synced 2026-03-21 17:45:06 -05:00
Remove address comments actually at the end of a bank
This commit is contained in:
parent
460a7c4d9b
commit
edaf3ebc9e
|
|
@ -9840,4 +9840,3 @@ DecideLinkDuelVariables:
|
|||
|
||||
; stray ret
|
||||
ret
|
||||
; 0x7b8f
|
||||
|
|
|
|||
|
|
@ -6227,4 +6227,3 @@ Func_13dfa:
|
|||
farcall Func_1dfb9
|
||||
farcall EnableAnimations
|
||||
ret
|
||||
; 0x13e27
|
||||
|
|
|
|||
|
|
@ -6515,4 +6515,3 @@ Func_1b8f1:
|
|||
dec b
|
||||
jr nz, .asm_1b8f4
|
||||
ret
|
||||
; 0x1b8fb
|
||||
|
|
|
|||
|
|
@ -1105,4 +1105,3 @@ CheckIfDefendingPkmnIsMrMimeLv28AndHasActivePkmnPower:
|
|||
call SwapTurn
|
||||
or a
|
||||
ret
|
||||
; 0x4cd1f
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user