Fix #769: document the Heavy Ball weight bank bug

This commit is contained in:
Rangi
2020-09-27 12:39:27 -04:00
parent e9767dcfa8
commit 1357e0d674
2 changed files with 40 additions and 1 deletions

View File

@@ -745,9 +745,13 @@ ParkBallMultiplier:
ret
GetPokedexEntryBank:
; This function is buggy.
; It gets the wrong bank for Kadabra (64), Tauros (128), and Sunflora (192).
; Uncomment the line below to fix this.
push hl
push de
ld a, [wEnemyMonSpecies]
; dec a
rlca
rlca
maskbits NUM_DEX_ENTRY_BANKS