|
PS2SDK
PS2 Homebrew Libraries
|
#include <tamtypes.h>
Include dependency graph for draw_fog.h:
This graph shows which files directly or indirectly include this file: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.