![]() |
Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
|
Go to the source code of this file.
Data Structures | |
struct | SpecialPreset |
Macros | |
#define | SPTYPE_NO_YROT_OR_PARAMS 0 |
#define | SPTYPE_YROT_NO_PARAMS 1 |
#define | SPTYPE_PARAMS_AND_YROT 2 |
#define | SPTYPE_UNKNOWN 3 |
#define | SPTYPE_DEF_PARAM_AND_YROT 4 |
Variables | |
static struct SpecialPreset | SpecialObjectPresets [] |
#define SPTYPE_DEF_PARAM_AND_YROT 4 |
#define SPTYPE_NO_YROT_OR_PARAMS 0 |
#define SPTYPE_PARAMS_AND_YROT 2 |
#define SPTYPE_UNKNOWN 3 |
#define SPTYPE_YROT_NO_PARAMS 1 |
|
static |