Mario Kart 64
types.h File Reference
#include <ultra64.h>
#include <common_structs.h>
#include "camera.h"
Include dependency graph for types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  SPTask
 
struct  VblankHandler
 
struct  D_80150158
 
struct  Controller
 
struct  UnkStruct_800DC5EC
 
struct  UnkStruct_80287500
 
struct  UnkStruct_800DDB40
 
struct  UnkStruct_802B53C8
 
struct  UnkStruct_800DDB68
 
struct  UnkStruct_8018E7E8
 

Enumerations

enum  SpTaskState {
  SPTASK_STATE_NOT_STARTED , SPTASK_STATE_RUNNING , SPTASK_STATE_INTERRUPTED , SPTASK_STATE_FINISHED ,
  SPTASK_STATE_FINISHED_DP
}
 

Enumeration Type Documentation

◆ SpTaskState

Enumerator
SPTASK_STATE_NOT_STARTED 
SPTASK_STATE_RUNNING 
SPTASK_STATE_INTERRUPTED 
SPTASK_STATE_FINISHED 
SPTASK_STATE_FINISHED_DP