summaryrefslogtreecommitdiff
path: root/menu.s68
diff options
context:
space:
mode:
authorMichael Pavone <pavone@retrodev.com>2016-03-19 17:53:50 -0700
committerMichael Pavone <pavone@retrodev.com>2016-03-19 17:53:50 -0700
commitbbcb174acd1e9935c06b8d19acbf2fba8f46845f (patch)
tree886613ff29be47475e3e04b37dedb95335ced7f2 /menu.s68
parentec7d2e3aa5a16c4d77cb7644ceba48c48fecdb9f (diff)
Make Exit option in menu work
Diffstat (limited to 'menu.s68')
-rw-r--r--menu.s682
1 files changed, 1 insertions, 1 deletions
diff --git a/menu.s68 b/menu.s68
index 6085455..ed6cb8d 100644
--- a/menu.s68
+++ b/menu.s68
@@ -913,7 +913,7 @@ show_about:
bra .wait
exit:
- ;TODO: implement me
+ move.w #1, menu_port+12
bra exit
about_text: