PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
draw_dithering.h
Go to the documentation of this file.
1
6
#ifndef __DRAW_DITHERING_H__
7
#define __DRAW_DITHERING_H__
8
9
#include <
tamtypes.h
>
10
11
typedef
signed
char
dithermx_t[16];
12
13
#ifdef __cplusplus
14
extern
"C"
{
15
#endif
16
18
extern
qword_t *
draw_dithering
(qword_t *q,
int
enable);
19
21
extern
qword_t *
draw_dither_matrix
(qword_t *q,
char
*dm);
22
23
#ifdef __cplusplus
24
}
25
#endif
26
27
#endif
/*__DRAW_DITHERING_H__*/
draw_dithering
qword_t * draw_dithering(qword_t *q, int enable)
Definition
draw_environment.c:108
draw_dither_matrix
qword_t * draw_dither_matrix(qword_t *q, char *dm)
Definition
draw_environment.c:121
tamtypes.h
ee
draw
include
draw_dithering.h
Generated on Mon Jan 20 2025 17:33:22 for PS2SDK by
1.9.8