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

Method PaletteSetOverview

Source/PC/Graphics_PC.cpp:255–258  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

253}
254
255void cGraphics_PC::PaletteSetOverview() {
256
257 mFodder->mSurfaceMapOverview->paletteSet( mPalette, 0, g_MaxColors, true );
258}
259
260void cGraphics_PC::PaletteSet(cSurface *pTarget) {
261 if (!pTarget)

Callers 1

Calls 1

paletteSetMethod · 0.80

Tested by

no test coverage detected