diff --git a/.gitignore b/.gitignore index 452cb071..2a8d92f8 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,13 @@ /output/sav/*.sav /output/fcs/*.fc* /vc/userconfig/scmrev.h + +# linux build output +bin +src/fceux +fceux-net-server +*.o +.sconf_temp/ +.sconsign.dblite +.deps +.dirstamp \ No newline at end of file diff --git a/src/attic/pc/sdl-video.c b/src/attic/pc/sdl-video.c index 5886f0fb..b1860c4b 100644 --- a/src/attic/pc/sdl-video.c +++ b/src/attic/pc/sdl-video.c @@ -174,7 +174,7 @@ int InitVideo(FCEUGI *gi) #ifdef OPENGL if( (usingogl && !_stretchy) || !usingogl) #endif - if(_yres