menu start position 0

This commit is contained in:
Sean Pringle
2015-01-12 14:08:52 +10:00
parent ab80863707
commit 295cdd33e9

1
menu.c
View File

@@ -123,7 +123,6 @@ void menu_create(int spot, int mon)
menubox_moveresize(mb, x, y, w, h);
menubox_key_down(mb);
menubox_show(mb);
menubox_draw(mb);
menubox_grab(mb);