Нет описания

split_moves_script.s 301B

123456789101112131415161718192021
  1. #include <battle_script.h>
  2. #include <constants/moves.h>
  3. .align 2
  4. .thumb
  5. .text
  6. .global bs_split_status
  7. bs_split_status:
  8. attackcanceler
  9. callasm split_status+1
  10. attackstring
  11. ppreduce
  12. attackanimation
  13. waitanimation
  14. printstring 0x184
  15. waitmessage 0x40
  16. goto 0x081D694E