summaryrefslogtreecommitdiff
path: root/battle/hidden_power.asm
AgeCommit message (Collapse)Author
2015-11-06BattleCommand labels copied from macrosPikalaxALT
2015-07-20Reverted ld_hl_pointer macroPikalaxALT
2015-06-23Remove trailing newlines.IIMarckus
2014-06-14Rename _GetBattleVar -> GetBattleVarAddr.yenatch
Functions prefixed with _ imply they're private. The real purpose of this function is to use an address, rather than saving a few cycles on push/pop.
2014-01-05explicitly define type categoriesyenatch
2014-01-05recomment hidden power calculationyenatch
2013-10-11fix labels for and rename GetBattleVarPair to GetBattleVaryenatch
2013-08-09hidden power type/power calculationyenatch