Guest User

Untitled

a guest
May 24th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. $01EF53C
  2.  
  3. Level_1_1_1: dc.w 4
  4. dc.l byte_1F0DB4 ; list that contains ID,name, health,x and y of enemy
  5. dc.l byte_1F106E ; same as above
  6. dc.l Level_1_Object_Index ; contains info for pick up items eg weapon/health
  7. dc.w 1
  8. dc.w 2
  9. dc.l ArtRage_Knife
  10. dc.l $44000001 ; VRAM address
  11. dc.w 2
  12. dc.l ArtRage_Pipe
  13. dc.l $45C00001
  14. dc.w 2
  15. dc.l ArtRage_GalsiaDonovan
  16. dc.l $4A400001
  17. dc.w 2
  18. dc.l ArtRage_SignalPunk
  19. dc.l $78C00001
  20. dc.w 3
  21. dc.l Pal_Enemy1 Palette entry
Add Comment
Please, Sign In to add comment