MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / PaletteLoad

Method PaletteLoad

Source/Amiga/Graphics_Amiga.cpp:437–439  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

435}
436
437void cGraphics_Amiga::PaletteLoad(const uint8* pBuffer, uint32 pColorID, uint32 pColors) {
438
439}
440
441void cGraphics_Amiga::SetCursorPalette(uint16 pIndex) {
442 mCursorPalette = pIndex;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected