SSBM Decomp
|
#include <baselib/forward.h>
#include "gr/granime.h"
#include "gr/ground.h"
#include "gr/types.h"
#include <baselib/gobj.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) |
#define GET_GROUND | ( | gobj | ) | ((Ground*) HSD_GObjGetUserData(gobj)) |
|
inlinestatic |