Trimmed whitespace.

This commit is contained in:
jbo_85
2005-07-12 23:43:39 +00:00
parent e08e95c75a
commit 564b443f1d
2 changed files with 2 additions and 2 deletions

View File

@@ -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)

View File

@@ -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