Center fullscreen little mode
This commit is contained in:
@@ -656,8 +656,10 @@ void initwinvideo(void)
|
|||||||
WindowHeight=224;
|
WindowHeight=224;
|
||||||
break;
|
break;
|
||||||
case 1:
|
case 1:
|
||||||
WindowWidth=640;
|
//WindowWidth=640;
|
||||||
WindowHeight=480 ;
|
//WindowHeight=480 ;
|
||||||
|
WindowWidth=320;
|
||||||
|
WindowHeight=240 ;
|
||||||
SurfaceX=320;
|
SurfaceX=320;
|
||||||
SurfaceY=240;
|
SurfaceY=240;
|
||||||
break;
|
break;
|
||||||
|
|||||||
Reference in New Issue
Block a user