28 #if !GD_USE_BAD_DECLARATIONS void calc_face_normal(struct ObjFace *)
Definition: shape_helper.c:145
struct ObjShape * make_shape(s32, const char *)
Definition: shape_helper.c:274
void add_3_vtx_to_face(struct ObjFace *, struct ObjVertex *, struct ObjVertex *, struct ObjVertex *)
Definition: shape_helper.c:264
struct ObjGroup * gMarioFaceGrp
Definition: shape_helper.c:29
Definition: gd_types.h:348
struct ObjShape * gShapeRedSpark
Definition: shape_helper.c:33
Definition: gd_types.h:251
struct ObjShape * gShapeSilSpark
Definition: shape_helper.c:32
Definition: gd_types.h:288
struct ObjFace * make_face_with_colour(f32, f32, f32)
Definition: shape_helper.c:221
struct ObjNet * make_netfromshape(struct ObjShape *)
Definition: shape_helper.c:1161
void load_shapes2(void)
Definition: shape_helper.c:1405
float f32
Definition: ultratypes.h:29
void animate_mario_head_gameover(struct ObjAnimator *)
Definition: shape_helper.c:1177
struct ObjShape * gShapeSilverStar
Definition: shape_helper.c:35
struct ObjVertex * gd_make_vertex(f32, f32, f32)
Definition: shape_helper.c:195
Definition: gd_types.h:366
s32 load_mario_head(void(*aniFn)(struct ObjAnimator *))
Definition: shape_helper.c:1272
Definition: gd_types.h:528
This is test documentation comment for ObjGroup.
Definition: gd_types.h:124
struct ObjShape * D_801A82E4
Definition: shape_helper.c:30
signed int s32
Definition: ultratypes.h:15
struct ObjShape * gShapeRedStar
Definition: shape_helper.c:34
void scale_verts_in_shape(struct ObjShape *, f32, f32, f32)
Definition: shape_helper.c:544
void animate_mario_head_normal(struct ObjAnimator *)
Definition: shape_helper.c:1197