[ Maverik Level 1 functions ]


mav_paletteFontSet

Summary

Define a font entry in a palette.


Syntax

void mav_paletteFontSet(MAV_palette *p, int index, char *s);


Description


Back to the index page.