Menu color test.
This commit is contained in:
parent
011f8ae8d2
commit
c5dbc13d28
5 changed files with 72 additions and 3 deletions
|
@ -110,7 +110,9 @@ grub_video_checksum_get_modename (void);
|
|||
|
||||
|
||||
#define GRUB_TEST_VIDEO_SMALL_N_MODES 6
|
||||
extern struct grub_video_mode_info grub_test_video_modes[30];
|
||||
#define GRUB_TEST_VIDEO_ALL_N_MODES 30
|
||||
|
||||
extern struct grub_video_mode_info grub_test_video_modes[GRUB_TEST_VIDEO_ALL_N_MODES];
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue