|
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>#include <baselib/random.h>Go to the source code of this file.
Macros | |
| #define | GET_GROUND(gobj) |
| #define | ZRANDI(n) |
Functions | |
| static void | Ground_JObjInline1 (HSD_GObj *gobj) |
| static void | Ground_SetupStageCallbacks (HSD_GObj *gobj, StageCallbacks *callbacks) |
| static int | rand_range (int a, int b) |
| #define GET_GROUND | ( | gobj | ) |
| #define ZRANDI | ( | n | ) |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |