diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-21 13:08:20 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-21 13:08:20 -0400 |
commit | def16f56d0212de6dc99f7b733fb190e3784aad9 (patch) | |
tree | 8c31f10206477422c6b53148ddf3c20160abdbda /home/copy.asm | |
parent | dc48fd153a0ed7a9236da657f72a7b7fde4034fd (diff) |
engine/health.asm; overworld move/item fns pt 1
Diffstat (limited to 'home/copy.asm')
-rw-r--r-- | home/copy.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/copy.asm b/home/copy.asm index cb1e718d..a3017fd4 100644 --- a/home/copy.asm +++ b/home/copy.asm @@ -24,7 +24,7 @@ Functiond70:: ; d70 (0:0d70) rst Bankswitch ret -Functiond97:: +ReplacePlayerSprite:: callba Function1413c ret |