comparison menu.s68 @ 917:f057975212e9

Added button graphic for menu
author Michael Pavone <pavone@retrodev.com>
date Thu, 17 Dec 2015 20:41:43 -0800
parents c030e4af32b7
children a3b08915624b
comparison
equal deleted inserted replaced
916:20c464dbae8f 917:f057975212e9
731 incbin arrow.tiles 731 incbin arrow.tiles
732 arrowend: 732 arrowend:
733 cursor: 733 cursor:
734 incbin cursor.tiles 734 incbin cursor.tiles
735 cursorend: 735 cursorend:
736 button:
737 incbin button.tiles
738 buttonend:
736 739
737 widths: 740 widths:
738 dc.b 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 1, 0, 0, 0, 0, 1, 1, 0, 1 741 dc.b 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 1, 0, 0, 0, 0, 1, 1, 0, 1
739 dc.b 1, 0, 1, 1, 0, 1, 1, 0, 0, 0, 0, 0, 1, 1, 0, 0, 1, 1, 0 742 dc.b 1, 0, 1, 1, 0, 1, 1, 0, 0, 0, 0, 0, 1, 1, 0, 0, 1, 1, 0
740 dc.b 0, 1, 0, 0, 1, 1, 0, 1, 1, 1, 0, 1, 0, 1, 0, 1, 1, 1, 1 743 dc.b 0, 1, 0, 0, 1, 1, 0, 1, 1, 1, 0, 1, 0, 1, 0, 1, 1, 1, 1