recomment hidden power calculation

This commit is contained in:
yenatch
2014-01-05 07:49:35 -05:00
parent ea01721284
commit 4e9102f249
2 changed files with 30 additions and 26 deletions

View File

@@ -10077,7 +10077,7 @@ BattleCommand6d: ; 37be8
ld a, [AttackMissed]
and a
ret nz
callba GetHiddenPower
callba HiddenPowerDamage
ret
; 37bf4