Advertisement
Leap_

fdsfsd

Jul 19th, 2015
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. ; TITLESCREEN.DAT
  2. ;
  3. ; Map Source File.
  4. ;
  5. ; Info:
  6. ; Section : fsdafsda
  7. ; Bank : 0
  8. ; Map size : 33 x 33
  9. ; Tile set : C:\Users\Kyle\Desktop\silver\Maps and Tiles\tileset.gbr
  10. ; Plane count : 0.5 plane (4 bits)
  11. ; Plane order : Tiles are continues
  12. ; Tile offset : 0
  13. ; Split data : No
  14. ;
  15. ; This file was generated by GBMB v1.8
  16.  
  17. fdsfdsWidth EQU 33
  18. fdsfdsHeight EQU 33
  19. fdsfdsBank EQU 0
  20.  
  21. SECTION "fsdafsda", HOME
  22.  
  23. fdsfds::
  24. DB $0A,$0A,$0A,$0A,$0A,$0A,$0A,$0A,$0A
  25. DB $00,$00,$00,$00,$00,$00,$00,$00,$00
  26. DB $00,$00,$00,$00,$00,$00,$00,$00,$00
  27. DB $00,$00,$00,$00,$00,$00,$00,$00,$00
  28. DB $00,$00,$00,$00,$00,$00,$00,$00,$00
  29. DB $00,$00,$00,$00,$00,$00,$00,$00,$00
  30. DB $00,$00,$00,$00,$00,$00,$00,$00,$00
  31. DB $00,$00,$00,$00,$00,$00,$00,$00,$00
  32. DB $00,$00,$00,$00,$00,$00,$00,$00,$00
  33. DB $00,$00,$00,$00,$00,$00,$00,$00,$00
  34. DB $00,$00,$00,$00,$00,$00,$00,$00,$00
  35. DB $00,$00,$00,$00,$00,$00,$00,$00,$00
  36. DB $00,$00,$00,$00,$00,$00,$00,$00,$00
  37. DB $00,$00,$00,$00,$00,$00,$00,$00,$00
  38. DB $00,$00,$00,$00,$00,$00,$00,$00,$00
  39. DB $00,$00,$00,$00,$00,$00,$00,$00,$00
  40. DB $00,$00,$00,$00,$00,$00,$00,$00,$00
  41. DB $00,$00,$00,$00,$00,$00,$00,$00,$00
  42. DB $00,$00,$00,$00,$00,$00,$00,$00,$00
  43. DB $00,$00,$00,$00,$00,$00,$00,$00,$00
  44. DB $00,$00,$00,$00,$00,$00,$00,$00,$00
  45. DB $00,$00,$00,$00,$00,$00,$00,$00,$00
  46. DB $00,$00,$00,$00,$00,$00,$00,$00,$00
  47. DB $00,$00,$00,$00,$00,$00,$00,$00,$00
  48. DB $00,$00,$00,$00,$00,$00,$00,$00,$00
  49. DB $00,$00,$00,$00,$00,$00,$00,$00,$00
  50. DB $0E,$00,$00,$00,$00,$00,$00,$00,$00
  51. DB $00,$00,$00,$00,$00,$00,$00,$00,$00
  52. DB $00,$00,$00,$00,$00,$00,$00,$00,$00
  53. DB $00,$00,$00,$00,$00,$00,$00,$00,$00
  54. DB $00,$00,$00
  55.  
  56. ; End of TITLESCREEN.DAT
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement