DQBsetPal
SUB

Prototype

DECLARE SUB DQBsetPal (Pal AS STRING)

Parameters

Pal - New palette data string

Returns

none

Description

Sets the current palette to the new specified one. See appendix C for details on the palette data format.

Notes:

See also DQBgetPal

Example

See DQBfadeTo example