summaryrefslogtreecommitdiff
path: root/home/copy.asm
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2020-02-09 02:20:05 -0700
committerIIMarckus <iimarckus@gmail.com>2020-02-09 02:20:05 -0700
commita7e3a999ff21ecac0bfbe7f091f9ff901075a323 (patch)
tree8032e91c6a426b355b6d1d3505bbc1fdc9c40fa6 /home/copy.asm
parentd561a6d2db176240549fa605dc3e7e1f59e86607 (diff)
parent0543e933915a65127a8b803789d049478c7889d5 (diff)
Merge https://github.com/libjet/pokegold
Diffstat (limited to 'home/copy.asm')
-rw-r--r--home/copy.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/home/copy.asm b/home/copy.asm
index a3017fd4..50f25e15 100644
--- a/home/copy.asm
+++ b/home/copy.asm
@@ -25,19 +25,19 @@ Functiond70:: ; d70 (0:0d70)
ret
ReplacePlayerSprite::
- callba Function1413c
+ farcall Function1413c
ret
Functiond9e::
- callba Functionf8000
+ farcall Functionf8000
ret
Functionda5::
- callba Functionf8032
+ farcall Functionf8032
ret
LoadFontsExtra::
- callba Functionf800c
+ farcall Functionf800c
ret
DecompressRequest2bpp::