Skip to content

Commit

Permalink
Add another reference to OTPartyMonOT in link cable code.
Browse files Browse the repository at this point in the history
  • Loading branch information
yenatch committed Feb 11, 2015
1 parent 92e2ed3 commit ca48571
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.asm
Expand Up @@ -29611,9 +29611,9 @@ Function2805d: ; 2805d
ld [de], a
ld hl, wc813
call Function2868a
ld a, $a8
ld a, OTPartyMonOT % $100
ld [wd102], a
ld a, $d3
ld a, OTPartyMonOT / $100
ld [wd103], a
ld de, MUSIC_NONE
call PlayMusic
Expand Down

0 comments on commit ca48571

Please sign in to comment.