diff --git a/video/cocoa_v.m b/video/cocoa_v.m index 774cab40e6..534ea68eef 100644 --- a/video/cocoa_v.m +++ b/video/cocoa_v.m @@ -422,7 +422,8 @@ static void QZ_MouseMovedEvent(int x, int y) } } -void QZ_MouseButtonEvent(int button, BOOL down) + +static void QZ_MouseButtonEvent(int button, BOOL down) { switch (button) { case 0: