summaryrefslogtreecommitdiff
path: root/menu.s68
diff options
context:
space:
mode:
authorMichael Pavone <pavone@retrodev.com>2015-12-17 20:41:43 -0800
committerMichael Pavone <pavone@retrodev.com>2015-12-17 20:41:43 -0800
commite167782eb6cc3db6a68d9b5c1d51f4b467f6ae9d (patch)
tree4b34b3c75b994616bf9e031da5c4604800f4d43d /menu.s68
parent3faa5ff95f9bd79a7b56abad5ec256a0f23da711 (diff)
Added button graphic for menu
Diffstat (limited to 'menu.s68')
-rw-r--r--menu.s683
1 files changed, 3 insertions, 0 deletions
diff --git a/menu.s68 b/menu.s68
index 1a30874..13123bc 100644
--- a/menu.s68
+++ b/menu.s68
@@ -733,6 +733,9 @@ arrowend:
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