diff options
author | Michael Pavone <pavone@retrodev.com> | 2015-12-17 20:41:43 -0800 |
---|---|---|
committer | Michael Pavone <pavone@retrodev.com> | 2015-12-17 20:41:43 -0800 |
commit | e167782eb6cc3db6a68d9b5c1d51f4b467f6ae9d (patch) | |
tree | 4b34b3c75b994616bf9e031da5c4604800f4d43d /menu.s68 | |
parent | 3faa5ff95f9bd79a7b56abad5ec256a0f23da711 (diff) |
Added button graphic for menu
Diffstat (limited to 'menu.s68')
-rw-r--r-- | menu.s68 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |