summaryrefslogtreecommitdiff
path: root/predef
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-06-23 12:45:30 -0700
committeryenatch <yenatch@gmail.com>2014-06-23 12:45:30 -0700
commit32a5f21cc7c35b2580ae2c5f3709676dd8ca8405 (patch)
treec6e5bb6c91663ac888cfd4277d0e648c6a5c6435 /predef
parent6fee80528af6be1c22fee42e2560023823f7da8f (diff)
More PartyMon labels for relative addressing.
Diffstat (limited to 'predef')
-rw-r--r--predef/cgb.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/predef/cgb.asm b/predef/cgb.asm
index 38f4e146d..cee9c139e 100644
--- a/predef/cgb.asm
+++ b/predef/cgb.asm
@@ -611,7 +611,7 @@ Function91e4: ; 91e4
.asm_91f5
ld hl, PartyMon1DVs
- ld bc, $0030
+ ld bc, PartyMon2 - PartyMon1
ld a, [CurPartyMon]
call AddNTimes
ld c, l