diff 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
line wrap: on
line diff
--- a/menu.s68	Thu Dec 17 20:03:50 2015 -0800
+++ b/menu.s68	Thu Dec 17 20:41:43 2015 -0800
@@ -733,6 +733,9 @@
 cursor:
 	incbin cursor.tiles
 cursorend:
+button:
+	incbin button.tiles
+buttonend:
 
 widths:
 	dc.b 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 1, 0, 0, 0, 0, 1, 1, 0, 1