Nugget
|
#include "common/hardware/hwregs.h"
#include "common/hardware/pcsxhw.h"
#include "common/syscalls/syscalls.h"
#include "shell/cdrom.h"
#include "shell/dcos.h"
#include "shell/gpu.h"
#include "shell/hull.h"
#include "shell/math.h"
#include "shell/spu.h"
Classes | |
struct | LerpU |
struct | LerpS |
struct | LerpD |
struct | LerpC |
struct | Lerp |
Macros | |
#define | NL ONE |
Enumerations | |
enum | LerpID { LERP_TO_IDLE , LERP_TO_SUCCESS , LERP_TO_ERROR , LERP_TO_OUTRO , LERP_TO_BLACK } |
Functions | |
int | main () |
#define NL ONE |
enum LerpID |