1#ifndef MELEE_IT_INLINES_H
2#define MELEE_IT_INLINES_H
8#define GET_ITEM(gobj) ((Item*) HSD_GObjGetUserData(gobj))
#define GET_JOBJ(gobj)
Definition gobj.h:168
static void itResetVelocity(Item *ip)
Definition inlines.h:16
static Item * GetItemData(HSD_GObj *gobj)
Definition inlines.h:10
static HSD_JObj * itGetJObjGrandchild(Item_GObj *gobj)
Definition inlines.h:22
#define NULL
Definition stddef.h:19
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26
void * user_data
Definition gobj.h:42
HSD_JObj * child
Definition jobj.h:111
Vec3 x40_vel
Definition types.h:249