index
:
pokered
adding-pokemon
expand-tileset
give-all-mons
master
multilang
pokedex-order
rgbgfx
Pokémon Red and Blue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
macros.asm
2
1 files changed, 2 insertions, 0 deletions
diff --git a/macros.asm b/macros.asm
index 9efb69e5..a13a3a12 100644
--- a/
macros.asm
+++ b/
macros.asm
@@ -41,6 +41,8 @@ homecall: MACRO
ld [MBC1RomBank], a
ENDM
+farcall EQUS "callba"
+
callba: MACRO
ld b, BANK(\1)
ld hl, \1