hidden power type/power calculation

This commit is contained in:
yenatch
2013-08-09 17:42:04 -04:00
parent 94e9a3f764
commit 14160a180f
3 changed files with 114 additions and 6 deletions

View File

@@ -10623,11 +10623,7 @@ BattleCommand6d: ; 37be8
ld a, [AttackMissed]
and a
ret nz
ld a, $3e
ld hl, $7ced
rst FarCall
callba GetHiddenPower
ret
; 37bf4