PatchworkOS
Loading...
Searching...
No Matches
rand.c File Reference
#include <stdlib.h>
#include "common/random.h"

Go to the source code of this file.

Functions

int rand (void)
 

Function Documentation

◆ rand()

int rand ( void  )

Definition at line 5 of file rand.c.

References random_gen().

Referenced by current_piece_choose_new(), and draw_gradient().