summaryrefslogtreecommitdiff
path: root/home/copy.asm
diff options
context:
space:
mode:
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::