This commit is contained in:
parent
8788076d39
commit
1c5c1b4011
59 changed files with 24871 additions and 56 deletions
10
Utils/Libs/GLib/tquant.h
Normal file
10
Utils/Libs/GLib/tquant.h
Normal file
|
@ -0,0 +1,10 @@
|
|||
#ifndef __TQUANT_H__
|
||||
#define __TQUANT_H__
|
||||
|
||||
#include "windows.h"
|
||||
#include "gtypes.h"
|
||||
|
||||
|
||||
void GLIB_API tquant(BYTE* Src, BYTE* Dst, BYTE* Pal, int K, int size);
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue