git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5576 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
michael 2002-04-12 12:53:23 +00:00
parent a945ac25e9
commit e68c85a801
1 changed files with 1 additions and 1 deletions

View File

@ -262,7 +262,7 @@ static int mach64_get_vert_stretch(void)
int ret;
int yres= mach64_get_yres();
if(!supports_lcd_etch) return 1<<16;
if(!supports_lcd_v_stretch) return 1<<16;
lcd_index= INREG(LCD_INDEX);