View | Details | Raw Unified | Return to bug 55408
Collapse All | Expand All

(-)vidcontrol.c (-2 / +2 lines)
Lines 46-53 Link Here
46
#include "path.h"
46
#include "path.h"
47
#include "decode.h"
47
#include "decode.h"
48
48
49
#define _VESA_800x600_DFL_COLS 80
49
#define _VESA_800x600_DFL_COLS 100
50
#define _VESA_800x600_DFL_ROWS 25
50
#define _VESA_800x600_DFL_ROWS 37
51
#define _VESA_800x600_DFL_FNSZ 16
51
#define _VESA_800x600_DFL_FNSZ 16
52
52
53
#define DUMP_RAW	0
53
#define DUMP_RAW	0

Return to bug 55408