SSBM Decomp
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
rand.h File Reference

Go to the source code of this file.

Functions

void srand (unsigned int seed)
 
int rand (void)
 

Function Documentation

◆ srand()

void srand ( unsigned int  seed)

◆ rand()

int rand ( void  )