More unreferenced labels and unused text

This commit is contained in:
xCrystal
2018-01-02 19:38:56 +01:00
parent d7970f749a
commit b4e087167f
30 changed files with 66 additions and 61 deletions

View File

@@ -143,7 +143,7 @@ BillsPC_DepositMenu: ; e4fe (3:64fe)
and a
ret
Functione512: ; unused
Unreferenced_Functione512:
ld a, [PartyCount]
and a
jr z, .no_pkmn
@@ -212,7 +212,7 @@ BillsPC_WithdrawMenu: ; e559 (3:6559)
and a
ret
Functione56d: ; unused
Unreferenced_Functione56d:
ld a, [PartyCount]
cp PARTY_LENGTH
jr nc, .asm_e576