Create some battle tower SRAM labels

This commit is contained in:
mid-kid
2019-04-10 20:46:16 +02:00
parent 2184b60a0c
commit c5a4c0bd2e
7 changed files with 291 additions and 224 deletions

View File

@@ -152,7 +152,7 @@ BattleAnimRestoreHuds:
ldh a, [rSVBK]
push af
ld a, BANK(wCurBattleMon) ; alternatively: BANK(wTempMon), BANK(wPartyMon1), several others
ld a, BANK(wCurBattleMon) ; aka BANK(wTempMon) and BANK(wPartyMon1) and several others
ldh [rSVBK], a
ld hl, UpdateBattleHuds