Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - 02fd

1
Hello! I am using some of the scripts here with mkxp-z; this means I need to re-build all of the DLLs for x64 Windows. Unfortunately, TransformBitmap.dll's source doesn't contain the "fill_color" function. It loads the "TransformBitmap" function just fine (as mkxp-z re-implements Win32API) and I can see the source for that function just fine. Does anyone have the source for fill_color?