summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Pavone <pavone@retrodev.com>2016-02-16 22:43:24 -0800
committerMichael Pavone <pavone@retrodev.com>2016-02-16 22:43:24 -0800
commit84c8ec6c68b0ba6dfa530bc58c25d24a9cf84a93 (patch)
treeb61e3fc1a6b31c1d398b2de2bcc5f417a22ca38b
parent9fa26d6cd1365baea2f06c97c28cb0d451e6fc75 (diff)
Comment out button test code in menu
-rw-r--r--menu.s688
1 files changed, 4 insertions, 4 deletions
diff --git a/menu.s68 b/menu.s68
index bae064b..94232a5 100644
--- a/menu.s68
+++ b/menu.s68
@@ -660,10 +660,10 @@ ploop:
move.l d0, (a0)
dbra d1, ploop
- moveq #0, d0
- moveq #26, d1
- moveq #6, d2
- bsr draw_button
+ ;moveq #0, d0
+ ;moveq #26, d1
+ ;moveq #6, d2
+ ;bsr draw_button
move.l #$40860002, d3
move.l d3, (a1)