2 ; Ullrich von Bassewitz, 23.06.2002
4 ; void __fastcall__ tgi_setpalette (const unsigned char* palette);
5 ; /* Set the palette (not available with all drivers/hardware). palette is
6 ; ** a pointer to as many entries as there are colors.
10 .include "tgi-kernel.inc"
18 jmp tgi_setpalette ; Call the driver