X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;ds=sidebyside;f=src%2Ffg_spaceball.c;h=52d9841b8853cd178e93863f7d72cd158e4d0966;hb=0554602cc69c9b917df41181817b5693158ab961;hp=b1b321cde2c295270315511f95ba82e300365d41;hpb=1b5ee849ba61b667aeba474a7e03406196478bee;p=freeglut diff --git a/src/fg_spaceball.c b/src/fg_spaceball.c index b1b321c..52d9841 100644 --- a/src/fg_spaceball.c +++ b/src/fg_spaceball.c @@ -29,7 +29,7 @@ void fgInitialiseSpaceball(void) fgPlatformInitializeSpaceball(); - sball_initialized = 1; + //sball_initialized = 1; } void fgSpaceballClose(void)