Ingen beskrivning

power_trick_script.S 271B

123456789101112131415161718
  1. #include <battle_script.h>
  2. .text
  3. .align 2
  4. .thumb
  5. .global bs_power_trick
  6. bs_power_trick:
  7. attackcanceler
  8. attackstring
  9. ppreduce
  10. callasm power_trick_swap+1
  11. attackanimation
  12. waitanimation
  13. setword STRING_LOADER str_power_swap
  14. printstring 0x184
  15. waitmessage 0x40
  16. goto 0x081D694E