Trimmed whitespace.
This commit is contained in:
@@ -1428,7 +1428,7 @@ DisplayGUIVideo:
|
|||||||
|
|
||||||
|
|
||||||
GUIDrawWindowBox 5,GUIVideoDisp ; Video Modes List/Options
|
GUIDrawWindowBox 5,GUIVideoDisp ; Video Modes List/Options
|
||||||
|
|
||||||
DrawGUIButton 5,128,60,164,71,GUIVideoText8,4,0,0 ; Set Button
|
DrawGUIButton 5,128,60,164,71,GUIVideoText8,4,0,0 ; Set Button
|
||||||
|
|
||||||
GUIDisplayTextY 5,6,16,GUIVideoTextA ; Video Modes : (Yellow)
|
GUIDisplayTextY 5,6,16,GUIVideoTextA ; Video Modes : (Yellow)
|
||||||
|
|||||||
@@ -236,7 +236,7 @@ ifneq (${ENV},msvc)
|
|||||||
${CC} -o $@ -c temppsr.c
|
${CC} -o $@ -c temppsr.c
|
||||||
else
|
else
|
||||||
cl /Ox /G6 /c /EHsc /D__WIN32__ /Fo$@ temppsr.c
|
cl /Ox /G6 /c /EHsc /D__WIN32__ /Fo$@ temppsr.c
|
||||||
endif
|
endif
|
||||||
${DELETECOMMAND} temppsr.c
|
${DELETECOMMAND} temppsr.c
|
||||||
|
|
||||||
ALL: zsnes
|
ALL: zsnes
|
||||||
|
|||||||
Reference in New Issue
Block a user