DECLARE SUB DQBinitVGA()
none
Initializes 320x200 with 256 colors VGA video mode (mode 013h), and resets the mouse if it was found.
By using this function instead of SCREEN 13, you can obtain smaller executables once you compile your programs. See also DQBinitText