X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2FCommon%2Ffreeglut_input_devices.c;h=bfb6c8c9e05d065a4ef27b6522076b59e3d8e5af;hb=474daf255eabd124b1023c199c3c7b98f242325c;hp=a1780d4def712113127d2eb11fcce256d7d7583a;hpb=3e5e3f51c272a95dc877b781281880061690b935;p=freeglut diff --git a/src/Common/freeglut_input_devices.c b/src/Common/freeglut_input_devices.c index a1780d4..bfb6c8c 100644 --- a/src/Common/freeglut_input_devices.c +++ b/src/Common/freeglut_input_devices.c @@ -128,7 +128,7 @@ int fgInputDeviceDetect( void ) * Try initializing the input device(s) */ #if TARGET_HOST_POSIX_X11 -static void fgPlatformRegisterDialDevice ( const char *dial_device ) +void fgPlatformRegisterDialDevice ( const char *dial_device ) { } #endif