Next Previous Contents

3.227 tgi_getpalette

Function

Get the palette installed.

Header

tgi.h

Declaration

const unsigned char* tgi_getpalette (void);

Description

Get the palette installed.

Availability

cc65

See also

Other tgi functions

Example

None.


Next Previous Contents