Routines
Prev:
C6E4
Up:
Map
Next:
C6F0
C6E5: Process Dueller Shot
Dueller_Shot
C6E5
LD A,$04
Writes 04 to
Duel_Lose_Life
.
C6E7
LD ($C6E3),A
C6EA
LD (IX+$09),A
Sets the dueller frame index to 04.
C6ED
JP
Duel_Prep_0
Jump to
Duel_Prep_0
.
Prev:
C6E4
Up:
Map
Next:
C6F0