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?