SetActivePalette (RSDKv3)¶
Description¶
Sets the active palette to PalBank
for all vertical screen lines from StartLine
to EndLine
.
Parameters¶
PalBank
-
The ID of the new active palette. Indices 0-7 are valid.
StartLine
-
The starting vertical screen-line for the new active palette.
EndLine
-
The ending vertical screen-line for the new active palette.
Return Value¶
None.