// HEL Library \\ |
|
Set a background palette-bank to black. This function sets the background palette-bank specified in PaletteBank to black
|
|
Set entire background palette to black. This function sets the entire background palette to black
|
|
Set background palette to a specific color.
This function sets all palette entries between
|
|
Invert colors of a background palette-bank. This function sets the background palette-bank specified in PaletteBank to black
|
|
Invert colors of entire background palette. This function inverts the entire background palette entries (colors)
|
|
Invert a part of background palette. This function inverts all palette entries (colors) between StartIndex and EndIndex.
|
|
Load a 16 color object palette.
The hel_PalObjLoad16 function loads a 16 color object palette to the bank specified by
|