#include "kbd.h";
void KBD_LoadPltt( int palette );
palette | The load destination palette number of the palette used to draw the keyboard |
None.
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.
CONFIDENTIAL