This sets mode 19 aka mode 13h. The same as
if graphics_mode(19) the end if
, except it's shorter.
Don't
try to call any m19lib routine before
set_vga()
, except for:
get_sprite_colors()
,
remap_colors()
or
poke_bitmap()