summaryrefslogtreecommitdiff
path: root/menu.s68
diff options
context:
space:
mode:
authorMichael Pavone <pavone@retrodev.com>2017-01-24 23:17:24 -0800
committerMichael Pavone <pavone@retrodev.com>2017-01-24 23:17:24 -0800
commit94e890319523db3be5972c353e18cc328749e59a (patch)
treeafc350666ea75d18e855d2f38977f2260921c172 /menu.s68
parenta9ebebf22235360a452792d610fc086f8890f854 (diff)
Adjust mouse cursor in absolute mode/menu to account for presence of top border
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 3f5eefa..98a3b57 100644
--- a/menu.s68
+++ b/menu.s68
@@ -417,7 +417,7 @@ handle_mouse:
move.b d2, (-5, a2, d4.w)
lea (0, a2, d4.w), a2
move.l a2, mouse_sprite.w
- move.l #$01000500, (a2)+
+ move.l #$00EA0500, (a2)+
move.w #$8083, (a2)
move.w #$100, mouse_x.w
addq #1, d2