|
SSBM Decomp
|
Go to the source code of this file.
Macros | |
| #define | GET_ITEM(gobj) ((Item*) HSD_GObjGetUserData(gobj)) |
Functions | |
| static Item * | GetItemData (HSD_GObj *gobj) |
| static void | itResetVelocity (Item *ip) |
| #define GET_ITEM | ( | gobj | ) | ((Item*) HSD_GObjGetUserData(gobj)) |
|
inlinestatic |