mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-27 00:41:08 +02:00
Added icon to the MSVC project, minor fixes, version bumped to 0.74.
This commit is contained in:
@ -668,7 +668,7 @@ int CSDL_Ext::blit8bppAlphaTo24bpp(const SDL_Surface * src, const SDL_Rect * src
|
||||
}
|
||||
else
|
||||
{
|
||||
srcx = srcy = 0;
|
||||
srcx = srcy = 0;
|
||||
w = src->w;
|
||||
h = src->h;
|
||||
}
|
||||
|
Reference in New Issue
Block a user