changeset 4509:a363ea5b1b65 draft

(svn r6294) -Cleanup: Add static
author tron <tron@openttd.org>
date Fri, 01 Sep 2006 11:01:44 +0000
parents 27ebf6a82890
children 66e30c25ca37
files video/cocoa_v.m
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/video/cocoa_v.m
+++ b/video/cocoa_v.m
@@ -422,7 +422,8 @@
 	}
 }
 
-void QZ_MouseButtonEvent(int button, BOOL down)
+
+static void QZ_MouseButtonEvent(int button, BOOL down)
 {
 	switch (button) {
 		case 0: