KBD_LoadPltt

C Specification

#include "kbd.h";
void KBD_LoadPltt( int palette );

Arguments

palette The load destination palette number of the palette used to draw the keyboard

Return Values

None.

Description

Loads the palette used to draw the keyboard to the offset location, which is calculated from palette, in the sub-2D engine BG palette RAM.

See Also

CONFIDENTIAL