-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathgroup3.h
41 lines (37 loc) · 1.58 KB
/
group3.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
#ifndef GROUP3_H
#define GROUP3_H
#include "types.h"
// king_bobomb
extern const GeoLayout king_bobomb_geo[];
extern const Gfx king_bobomb_seg5_dl_0500A4B8[];
extern const Gfx king_bobomb_seg5_dl_0500A4F0[];
extern const Gfx king_bobomb_seg5_dl_0500A5A0[];
extern const Gfx king_bobomb_seg5_dl_0500A5D8[];
extern const Gfx king_bobomb_seg5_dl_0500A688[];
extern const Gfx king_bobomb_seg5_dl_0500A6C0[];
extern const Gfx king_bobomb_seg5_dl_0500A770[];
extern const Gfx king_bobomb_seg5_dl_0500A7A8[];
extern const Gfx king_bobomb_seg5_dl_0500A858[];
extern const Gfx king_bobomb_seg5_dl_0500A890[];
extern const Gfx king_bobomb_seg5_dl_0500A940[];
extern const Gfx king_bobomb_seg5_dl_0500A978[];
extern const Gfx king_bobomb_seg5_dl_0500ABC0[];
extern const Gfx king_bobomb_seg5_dl_0500AD08[];
extern const Gfx king_bobomb_seg5_dl_0500AF20[];
extern const Gfx king_bobomb_seg5_dl_0500B068[];
extern const Gfx king_bobomb_seg5_dl_0500B118[];
extern const Gfx king_bobomb_seg5_dl_0500B150[];
extern const Gfx king_bobomb_seg5_dl_0500B188[];
extern const Gfx king_bobomb_seg5_dl_0500B278[];
extern const Gfx king_bobomb_seg5_dl_0500B2D0[];
extern const Gfx king_bobomb_seg5_dl_0500B3C8[];
extern const Gfx king_bobomb_seg5_dl_0500B418[];
extern const Gfx king_bobomb_seg5_dl_0500B5F0[];
extern const Gfx king_bobomb_seg5_dl_0500B6C0[];
extern const struct Animation *const king_bobomb_seg5_anims_0500FE30[];
// water_bubble
extern const GeoLayout water_bomb_geo[];
extern const GeoLayout water_bomb_shadow_geo[];
extern const Gfx water_bubble_seg5_dl_05010D30[];
extern const Gfx water_bubble_seg5_dl_05011000[];
#endif