65 lines
2.5 KiB
C
65 lines
2.5 KiB
C
|
#ifndef GROUP7_H
|
||
|
#define GROUP7_H
|
||
|
|
||
|
#include "types.h"
|
||
|
|
||
|
// penguin
|
||
|
extern const GeoLayout penguin_geo[];
|
||
|
extern const Gfx penguin_seg5_dl_05006188[];
|
||
|
extern const Gfx penguin_seg5_dl_050061C8[];
|
||
|
extern const Gfx penguin_seg5_dl_050061F8[];
|
||
|
extern const Gfx penguin_seg5_dl_05006380[];
|
||
|
extern const Gfx penguin_seg5_dl_050063C8[];
|
||
|
extern const Gfx penguin_seg5_dl_05006428[];
|
||
|
extern const Gfx penguin_seg5_dl_05006458[];
|
||
|
extern const Gfx penguin_seg5_dl_05006488[];
|
||
|
extern const Gfx penguin_seg5_dl_050064B8[];
|
||
|
extern const Gfx penguin_seg5_dl_050064E8[];
|
||
|
extern const Gfx penguin_seg5_dl_05007198[];
|
||
|
extern const Gfx penguin_seg5_dl_050071E8[];
|
||
|
extern const Gfx penguin_seg5_dl_05007238[];
|
||
|
extern const Gfx penguin_seg5_dl_050072C8[];
|
||
|
extern const Gfx penguin_seg5_dl_05007358[];
|
||
|
extern const Gfx penguin_seg5_dl_05007540[];
|
||
|
extern const struct Animation *const penguin_seg5_anims_05008B74[];
|
||
|
extern const s16 penguin_seg5_collision_05008B88[];
|
||
|
|
||
|
// snowman
|
||
|
extern const GeoLayout mr_blizzard_hidden_geo[];
|
||
|
extern const GeoLayout mr_blizzard_geo[];
|
||
|
extern const Gfx snowman_seg5_dl_0500C4C8[];
|
||
|
extern const Gfx snowman_seg5_dl_0500C500[];
|
||
|
extern const Gfx snowman_seg5_dl_0500C5B0[];
|
||
|
extern const Gfx snowman_seg5_dl_0500C5E8[];
|
||
|
extern const Gfx snowman_seg5_dl_0500C620[];
|
||
|
extern const Gfx snowman_seg5_dl_0500C718[];
|
||
|
extern const Gfx snowman_seg5_dl_0500C760[];
|
||
|
extern const Gfx snowman_seg5_dl_0500C978[];
|
||
|
extern const Gfx snowman_seg5_dl_0500CAA8[];
|
||
|
extern const Gfx snowman_seg5_dl_0500CB88[];
|
||
|
extern const Gfx snowman_seg5_dl_0500CBC0[];
|
||
|
extern const Gfx snowman_seg5_dl_0500CBF8[];
|
||
|
extern const Gfx snowman_seg5_dl_0500CCB0[];
|
||
|
extern const Gfx snowman_seg5_dl_0500CCE8[];
|
||
|
extern const struct Animation *const snowman_seg5_anims_0500D118[];
|
||
|
|
||
|
// spindrift
|
||
|
extern const GeoLayout spindrift_geo[];
|
||
|
extern const Gfx spindrift_seg5_dl_050002A0[];
|
||
|
extern const Gfx spindrift_seg5_dl_05000328[];
|
||
|
extern const Gfx spindrift_seg5_dl_05002710[];
|
||
|
extern const Gfx spindrift_seg5_dl_05002748[];
|
||
|
extern const Gfx spindrift_seg5_dl_050027F8[];
|
||
|
extern const Gfx spindrift_seg5_dl_05002830[];
|
||
|
extern const Gfx spindrift_seg5_dl_050028D0[];
|
||
|
extern const Gfx spindrift_seg5_dl_05002900[];
|
||
|
extern const Gfx spindrift_seg5_dl_050029C8[];
|
||
|
extern const Gfx spindrift_seg5_dl_05002A20[];
|
||
|
extern const Gfx spindrift_seg5_dl_05002AD8[];
|
||
|
extern const Gfx spindrift_seg5_dl_05002B30[];
|
||
|
extern const Gfx spindrift_seg5_dl_05002C98[];
|
||
|
extern const Gfx spindrift_seg5_dl_05002D08[];
|
||
|
extern const struct Animation *const spindrift_seg5_anims_05002D68[];
|
||
|
|
||
|
#endif
|