android build fix

This commit is contained in:
Flyinghead 2019-08-12 21:16:32 +02:00
parent 93e009bf1a
commit cf22e942cb
1 changed files with 3 additions and 0 deletions

View File

@ -622,3 +622,6 @@ template void texture_VQ<convBMP_TW<pp_565>, u16>(PixelBuffer<u16>* pb,u8* p_in,
void DePosterize(u32* source, u32* dest, int width, int height);
void UpscalexBRZ(int factor, u32* source, u32* dest, int width, int height, bool has_alpha);
#undef clamp