NAME
====
  vg_menu_language() - call a menu to set language (VgaGames-system-menu)


SYNOPSIS
========
  void vg_menu_language(void)


DESCRIPTION
===========
  When you press the ESCAPE-key, entering the VgaGames-system-menu, there is
  also a section for changing the language.

  Refer to vg_get_textformat() to learn
  more about language settings.

  If you call vg_menu_language(), you get directly to the language menu in the
  VgaGames-system-menu without pressing ESCAPE.
  This function is a shortcut.


RETURN VALUE
============
  No value is returned.


SEE ALSO
========
  Index