Set screen width/height

svn path=/trunk/; revision=5115
This commit is contained in:
Gé van Geldorp 2003-07-14 17:33:51 +00:00
parent bbab51678b
commit 6b72cd60c5

View file

@ -109,6 +109,8 @@ BOOL InitVGA(PPDEV ppdev, BOOL bFirst)
char* vidmem;
ppdev->sizeSurf.cx = 640;
ppdev->sizeSurf.cy = 480;
ppdev->ModeNum = 12;
// Set the mode that was requested