| 435 | } |
| 436 | |
| 437 | void cGraphics_Amiga::PaletteLoad(const uint8* pBuffer, uint32 pColorID, uint32 pColors) { |
| 438 | |
| 439 | } |
| 440 | |
| 441 | void cGraphics_Amiga::SetCursorPalette(uint16 pIndex) { |
| 442 | mCursorPalette = pIndex; |
nothing calls this directly
no outgoing calls
no test coverage detected