diff options
Diffstat (limited to 'src/menu.inc')
-rw-r--r-- | src/menu.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/menu.inc b/src/menu.inc index 2f957c1..7426cb4 100644 --- a/src/menu.inc +++ b/src/menu.inc @@ -343,7 +343,7 @@ window.current .font get setfont - /boot.ed.width screen.size pop boot.pos.x boot.pos.y pop sub ptheme { 60 } { 20 } ifelse sub def + /boot.ed.width screen.size pop boot.pos.x boot.pos.y pop sub 20 sub def /boot.ed.height fontheight 2 add def /boot.window window.current def |