2024-02-17 03:58:59 +03:00
|
|
|
#ifndef AST_7_TI_2_H
|
|
|
|
#define AST_7_TI_2_H
|
|
|
|
|
|
|
|
#include "gfx.h"
|
|
|
|
#include "sf64object.h"
|
|
|
|
#include "structs.h"
|
|
|
|
|
2024-03-17 07:06:28 +03:00
|
|
|
extern Animation D_TI2_7003EE8;
|
2024-03-15 00:31:03 +03:00
|
|
|
extern Animation D_70084CC;
|
|
|
|
extern Animation D_70096EC;
|
|
|
|
extern Animation D_700E244;
|
|
|
|
extern Gfx D_7003F00[];
|
|
|
|
extern Gfx D_7004270[];
|
|
|
|
extern Gfx D_7004400[];
|
|
|
|
extern Gfx D_70045D0[];
|
|
|
|
extern Gfx D_70049C0[];
|
|
|
|
extern Gfx D_7004E80[];
|
|
|
|
extern Gfx D_7005300[];
|
|
|
|
extern Gfx D_7009700[];
|
|
|
|
extern Gfx D_7009890[];
|
2024-03-18 06:23:01 +03:00
|
|
|
extern Gfx D_7009A80[];
|
2024-03-15 00:31:03 +03:00
|
|
|
|
2024-02-17 03:58:59 +03:00
|
|
|
#endif
|