From 564b443f1d55f52abd8dc6ea8568011471e27498 Mon Sep 17 00:00:00 2001 From: jbo_85 <> Date: Tue, 12 Jul 2005 23:43:39 +0000 Subject: [PATCH] Trimmed whitespace. --- zsnes/src/gui/guiwindp.inc | 2 +- zsnes/src/makefile.ms | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/zsnes/src/gui/guiwindp.inc b/zsnes/src/gui/guiwindp.inc index 67ee5603..b284e4b0 100644 --- a/zsnes/src/gui/guiwindp.inc +++ b/zsnes/src/gui/guiwindp.inc @@ -1428,7 +1428,7 @@ DisplayGUIVideo: GUIDrawWindowBox 5,GUIVideoDisp ; Video Modes List/Options - + DrawGUIButton 5,128,60,164,71,GUIVideoText8,4,0,0 ; Set Button GUIDisplayTextY 5,6,16,GUIVideoTextA ; Video Modes : (Yellow) diff --git a/zsnes/src/makefile.ms b/zsnes/src/makefile.ms index 8d5222ae..db0e2bea 100644 --- a/zsnes/src/makefile.ms +++ b/zsnes/src/makefile.ms @@ -236,7 +236,7 @@ ifneq (${ENV},msvc) ${CC} -o $@ -c temppsr.c else cl /Ox /G6 /c /EHsc /D__WIN32__ /Fo$@ temppsr.c -endif +endif ${DELETECOMMAND} temppsr.c ALL: zsnes