DECLARE SUB DQBsetPal (Pal AS STRING)
Pal - New palette data string
none
Sets the current palette to the new specified one. See appendix C for details on the palette data format.
See also DQBgetPal
See DQBfadeTo example