No Description

limits.asm 589B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. //name table limit
  2. .org 0x08041000
  3. .byte 0,0,0,0,0,0
  4. //sprite table limit
  5. .org 0x0800ED72
  6. .byte 0x07, 0xE0
  7. .org 0x0800F1B6
  8. .byte 0x07, 0xE0
  9. //pal table limit
  10. .org 0x08044104
  11. .byte 0x04, 0xE0
  12. //height and altitude limit
  13. .org 0x0807472E
  14. .byte 0x03, 0xE0
  15. .org 0x0807465E
  16. .byte 0x03, 0xE0
  17. .org 0x08074788
  18. .byte 0x06, 0xE0
  19. //icon limits
  20. .org 0x08096F90
  21. .halfword 0x0000
  22. .org 0x08096E7A
  23. .word 0x00000000
  24. .org 0x080971DA
  25. .halfword 0x0000
  26. //fix evolution animation
  27. .org 0x0800EC9A
  28. .halfword 0xE007
  29. //fix trainer card
  30. .org 0x08097011
  31. .byte 0xE0