NAME
====
  vg_menu_volume() - call a menu to set sound-volume (VgaGames-system-menu)


SYNOPSIS
========
  void vg_menu_volume(void)


DESCRIPTION
===========
  When you press the ESCAPE-key, entering the VgaGames-system-menu, there is
  also a section for changing the sound volume.
  With vg_sound_volumename() you may
  install more options than only setting the main volume.

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


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


SEE ALSO
========
  Index