- warning fixes and cleanup from old startscreen branch.
This commit is contained in:
parent
1aa3a5ea16
commit
21c60c931e
9 changed files with 5 additions and 27 deletions
|
|
@ -403,7 +403,6 @@ void FBitmap::CopyPixelDataRGB(int originx, int originy, const uint8_t *patch, i
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
template<class TDest, class TBlend>
|
||||
void iCopyPaletted(uint8_t *buffer, const uint8_t * patch, int srcwidth, int srcheight, int Pitch,
|
||||
int step_x, int step_y, int rotate, const PalEntry * palette, FCopyInfo *inf)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue