DECLARE SUB DQBfadeStepIn (Pal AS STRING)
Pal - A string of 768 characters holding the palette to fade into
none
Works exactly like DQBfadeIn, but this will only fade all the colors by a single step. To be sure of fading all your colors to the new palette, you should call this function 64 times repeatedly. DQBfadeStepIn can be useful to move your stuff around while fading.
See also DQBfadeIn