|
SSBM Decomp
|
#include "gr/granime.h"#include "gr/grdisplay.h"#include "gr/ground.h"#include "gr/types.h"#include <baselib/forward.h>#include <baselib/gobj.h>#include <baselib/gobjgxlink.h>#include <baselib/gobjproc.h>Go to the source code of this file.
Macros | |
| #define | GET_GROUND(gobj) ((Ground*) HSD_GObjGetUserData(gobj)) |
Functions | |
| static void | Ground_JObjInline1 (HSD_GObj *gobj) |
| static void | Ground_SetupStageCallbacks (HSD_GObj *gobj, StageCallbacks *callbacks) |
| #define GET_GROUND | ( | gobj | ) | ((Ground*) HSD_GObjGetUserData(gobj)) |
|
inlinestatic |
|
inlinestatic |