mirror of
https://github.com/mi57730/a2d.git
synced 2025-02-20 02:29:11 +00:00
Eyes DA: Tweak dimensions slightly to fill space better
This commit is contained in:
parent
63dd2e7585
commit
79040d3b46
@ -399,9 +399,13 @@ pos_r: DEFINE_POINT 0, 0, pos_r
|
||||
MGTK_CALL MGTK::HideCursor
|
||||
|
||||
copy16 winfo::maprect::x2, rx ; width / 4
|
||||
inc16 rx
|
||||
inc16 rx
|
||||
lsr16 rx
|
||||
lsr16 rx
|
||||
copy16 winfo::maprect::y2, ry ; height / 2
|
||||
inc16 ry
|
||||
inc16 ry
|
||||
lsr16 ry
|
||||
|
||||
lda has_drawn_outline
|
||||
|
Loading…
x
Reference in New Issue
Block a user