|
SSBM Decomp
|
#include <placeholder.h>#include <platform.h>#include "dolphin/gx/GXStruct.h"#include "mp/forward.h"#include <melee/cm/forward.h>#include <melee/gr/forward.h>#include <melee/it/forward.h>#include <melee/lb/forward.h>#include <melee/sc/forward.h>#include <sysdolphin/baselib/forward.h>#include <dolphin/gx.h>#include <dolphin/mtx.h>#include <melee/lb/types.h>Go to the source code of this file.
Typedefs | |
| typedef HSD_Generator *(* | grZakoGenerator_SpawnFunc) (Vec3 *, s32) |
Functions | |
| STATIC_ASSERT (sizeof(struct StageInfo)==0x748) | |
| STATIC_ASSERT (sizeof(struct Map_VanishDesc)==0x8) | |
| STATIC_ASSERT (sizeof(struct Map_VanishEntry)==sizeof(struct Map_VanishDesc)) | |
| STATIC_ASSERT (sizeof(struct grGreens_BlockVars)==0x20) | |
| STATIC_ASSERT (sizeof(struct grBigBlue_GroundData)==0x54) | |
| STATIC_ASSERT (sizeof(struct grBigBlue_CarLane)==0x40) | |
| STATIC_ASSERT (sizeof(union GroundVars)==0x140) | |
| STATIC_ASSERT (sizeof(struct Ground)==0x204) | |
| STATIC_ASSERT (sizeof(struct UnkStageDat_x8_t)==0x34) | |
| typedef HSD_Generator *(* grZakoGenerator_SpawnFunc) (Vec3 *, s32) |
| STATIC_ASSERT | ( | sizeof(struct StageInfo) | = =0x748 | ) |
| STATIC_ASSERT | ( | sizeof(struct Map_VanishDesc) | = =0x8 | ) |
| STATIC_ASSERT | ( | sizeof(struct Map_VanishEntry) | = =sizeof(struct Map_VanishDesc) | ) |
| STATIC_ASSERT | ( | sizeof(struct grGreens_BlockVars) | = =0x20 | ) |
| STATIC_ASSERT | ( | sizeof(struct grBigBlue_GroundData) | = =0x54 | ) |
| STATIC_ASSERT | ( | sizeof(struct grBigBlue_CarLane) | = =0x40 | ) |
| STATIC_ASSERT | ( | sizeof(union GroundVars) | = =0x140 | ) |
| STATIC_ASSERT | ( | sizeof(struct Ground) | = =0x204 | ) |
| STATIC_ASSERT | ( | sizeof(struct UnkStageDat_x8_t) | = =0x34 | ) |