SSBM Decomp
Loading...
Searching...
No Matches
inlines.h File Reference
#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)
 

Macro Definition Documentation

◆ GET_GROUND

#define GET_GROUND (   gobj)    ((Ground*) HSD_GObjGetUserData(gobj))

Function Documentation

◆ Ground_JObjInline1()

static void Ground_JObjInline1 ( HSD_GObj gobj)
inlinestatic