diff --git a/zsnes/src/mmlib/linux.c b/zsnes/src/mmlib/linux.c index 9264c529..9ff538dd 100644 --- a/zsnes/src/mmlib/linux.c +++ b/zsnes/src/mmlib/linux.c @@ -1,6 +1,6 @@ /* Copyright (c) 2003-2006 Ryan C. Gordon and others. - + http://icculus.org/manymouse/ This software is provided 'as-is', without any express or implied warranty. diff --git a/zsnes/src/win/winlink.cpp b/zsnes/src/win/winlink.cpp index 5069ed90..c4674340 100644 --- a/zsnes/src/win/winlink.cpp +++ b/zsnes/src/win/winlink.cpp @@ -2107,7 +2107,7 @@ void initwinvideo(void) { return; } - + // Hide the cursor ShowCursor(0);