PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
draw_fog.h File Reference
#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)
 

Detailed Description

Draw library fog functions

Definition in file draw_fog.h.

Function Documentation

◆ draw_fog_color()

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().