This commit is contained in:
parent
d9a6c7ee5f
commit
2a09a71659
1 changed files with 1 additions and 1 deletions
|
|
@ -154,8 +154,8 @@ static void mouse_down(MwWidget handle, void* ptr) {
|
|||
}
|
||||
|
||||
static void mouse_move(MwWidget handle) {
|
||||
MENU_LOOP_DECL;
|
||||
int matched = 0;
|
||||
MENU_LOOP_DECL;
|
||||
|
||||
MENU_LOOP_INIT;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue