diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-08 10:59:28 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-08 10:59:28 -0500 |
commit | c34264ddd89c2af4ba1370d4a2789009e9139b48 (patch) | |
tree | 233ff2521c281efd0f4edec87857183cc6e6ed7a /home.asm | |
parent | 6a570ebb8ecb72dc9d1373062c311dfbb1234dc3 (diff) |
AI and player items, withdraw/deposit
Diffstat (limited to 'home.asm')
-rw-r--r-- | home.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1648,7 +1648,7 @@ IsAPokemon:: ; 3741 ; 3750 -DrawHPBar:: ; 3750 +DrawBattleHPBar:: ; 3750 ; Draw an HP bar d tiles long at hl ; Fill it up to e pixels |