08-06-2014, 08:05 PM
The animation of three attacks of Red Card, seems to be in the code that I wrote yesterday.
Each time you remove one [20CDBE], reduces one animation to throw the card.
Thing more than this, I can not tell. I am sorry.
Code:
C1/ABFA: 9176 STA ($76),Y
C1/ABFC: 20CDBE JSR $BECD
C1/ABFF: 20CDBE JSR $BECD
C1/AC02: 20CDBE JSR $BECD
C1/AC05: 60 RTS
Each time you remove one [20CDBE], reduces one animation to throw the card.
Thing more than this, I can not tell. I am sorry.