VG3_sysmenu_exec()
Show the system-menu.SYNTAX
int
VG3_sysmenu_exec(struct vg3_sysmenu *sysm)
FUNCTION PARAMETERS
sysm | System-menu-struct |
RETURN VALUE
Returns integer:
- 0: OK
- 1: Got request for closing the window and exiting the game
DESCRIPTION
This function shows the system-menu.
Nagivate with cursor-keys, select with return-key, return with escape-key.