2024-02-17 03:58:59 +03:00
|
|
|
#ifndef AST_ENMY_PLANET_H
|
|
|
|
#define AST_ENMY_PLANET_H
|
|
|
|
|
|
|
|
#include "gfx.h"
|
|
|
|
#include "sf64object.h"
|
|
|
|
#include "structs.h"
|
|
|
|
|
2024-03-21 21:45:13 +03:00
|
|
|
extern Animation D_40001A4;
|
|
|
|
extern Limb* D_4000270[];
|
|
|
|
extern Gfx D_4000710[];
|
|
|
|
extern Gfx D_40018A0[];
|
|
|
|
extern Animation D_40057AC;
|
|
|
|
extern Limb* D_40058B8[];
|
|
|
|
extern Gfx D_40068F0[];
|
|
|
|
extern Gfx D_4006E90[];
|
|
|
|
extern Gfx D_40073C0[];
|
|
|
|
extern Gfx D_4007AF0[];
|
|
|
|
extern Gfx D_4008CE0[];
|
|
|
|
extern Gfx D_4008CE0[];
|
|
|
|
extern Gfx D_4008F70[];
|
|
|
|
extern Gfx D_4008F70[];
|
|
|
|
extern Gfx D_4009800[];
|
|
|
|
extern Gfx D_400AAE0[];
|
|
|
|
|
2024-02-17 03:58:59 +03:00
|
|
|
#endif
|