6 lines
79 B
INI
6 lines
79 B
INI
set default=0
|
|
set timeout=60
|
|
menuentry "GEMS" {
|
|
multiboot /gems.elf
|
|
boot
|
|
}
|