Some work on brush remapping
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1700 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -780,6 +780,8 @@ void Load_image(T_IO_Context *context)
|
||||
File_error=3;
|
||||
free(context->Buffer_image);
|
||||
}
|
||||
memcpy(Brush_original_palette, context->Palette, sizeof(T_Palette));
|
||||
|
||||
context->Buffer_image = NULL;
|
||||
}
|
||||
else if (context->Type == CONTEXT_SURFACE)
|
||||
|
||||
Reference in New Issue
Block a user