PS2SDK
PS2 Homebrew Libraries
|
#include <tamtypes.h>
Go to the source code of this file.
Functions | |
qword_t * | draw_fog_color (qword_t *q, unsigned char r, unsigned char g, unsigned char b) |
Draw library fog functions
Definition in file draw_fog.h.
qword_t * draw_fog_color | ( | qword_t * | q, |
unsigned char | r, | ||
unsigned char | g, | ||
unsigned char | b | ||
) |
Fog Color
Definition at line 137 of file draw_environment.c.
References draw_fog_color(), GIF_FLG_PACKED, GIF_REG_AD, and GS_REG_FOGCOL.
Referenced by draw_fog_color().