mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-01-24 05:55:01 +03:00
24 lines
470 B
C
24 lines
470 B
C
#ifndef AST_7_TI_2_H
|
|
#define AST_7_TI_2_H
|
|
|
|
#include "gfx.h"
|
|
#include "sf64object.h"
|
|
#include "structs.h"
|
|
|
|
extern Animation D_TI2_7003EE8;
|
|
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[];
|
|
extern Gfx D_7009A80[];
|
|
|
|
#endif
|