mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-11-05 06:06:24 +00:00
1.26alpha v14 FullScreen
This commit is contained in:
parent
05eb35e418
commit
5b266a51fb
@ -1064,7 +1064,7 @@ void VideoDisplayLogo ()
|
||||
HGDIOBJ hFontPrev = SelectObject(hFrameDC, font);
|
||||
|
||||
SelectObject(hFrameDC,font);
|
||||
sprintf( szVersion, "NTSC Alpha v13 FullScreen" );
|
||||
sprintf( szVersion, "NTSC Alpha v14 HorzClock" );
|
||||
xoff = -nViewportCX + nViewportCX/6;
|
||||
yoff = +nViewportCY/16;
|
||||
DRAWVERSION( 0, 0,RGB(0x00,0x00,0x00));
|
||||
|
Loading…
Reference in New Issue
Block a user