Mario Kart 64
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
credits.h File Reference
#include <PR/ultratypes.h>
Include dependency graph for credits.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  CreditsRenderInfo
 

Macros

#define SLIDE_RIGHT   0
 
#define SLIDE_LEFT   1
 

Variables

CreditsRenderInfo gCreditsTextRenderInfo []
 
char * gCreditsText []
 

Macro Definition Documentation

◆ SLIDE_LEFT

#define SLIDE_LEFT   1

◆ SLIDE_RIGHT

#define SLIDE_RIGHT   0

Variable Documentation

◆ gCreditsText

char* gCreditsText[]
extern

◆ gCreditsTextRenderInfo

CreditsRenderInfo gCreditsTextRenderInfo[]
extern