From d0d76062f781896793bc51565e2dd5e4be047319 Mon Sep 17 00:00:00 2001 From: "Y.C. Chen" Date: Fri, 8 Aug 2014 16:04:22 +0800 Subject: Fixed 1600x900 cannot display properly --- src/ast_mode.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ast_mode.h') diff --git a/src/ast_mode.h b/src/ast_mode.h index 13bb23c..0eb5ebd 100644 --- a/src/ast_mode.h +++ b/src/ast_mode.h @@ -59,6 +59,7 @@ #define VCLK119 0x17 #define VCLK85_5 0x18 #define VCLK97_75 0x19 +#define VCLK118_25 0x1A /* Flags Definition */ #define Charx8Dot 0x00000001 -- cgit v1.2.3