more cleanup...

This commit is contained in:
tTh
2023-01-31 00:21:05 +01:00
parent ca0acf0c26
commit d260117865
8 changed files with 40 additions and 18 deletions

View File

@@ -8,7 +8,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "tthimage.h"
#include "../tthimage.h"
/*::------------------------------------------------------------------::*/
int Image_alpha_setvalue(Image_Desc *dst, int v_alpha)