changeset 932:5e90fa4da2ec

Comment out button test code in menu
author Michael Pavone <pavone@retrodev.com>
date Tue, 16 Feb 2016 22:43:24 -0800
parents 126c0294c1e4
children f7da9b4df0e7
files menu.s68
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/menu.s68	Tue Feb 16 19:13:00 2016 -0800
+++ b/menu.s68	Tue Feb 16 22:43:24 2016 -0800
@@ -660,10 +660,10 @@
 	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)