CCW .data sections defineid

This commit is contained in:
Banjo Kazooie
2022-09-28 15:27:03 -05:00
parent f70cc7535e
commit c1bfe456bf
36 changed files with 321 additions and 111 deletions

View File

@@ -6,9 +6,13 @@
void func_8038E0C8(Actor *this);
/* .data */
extern ActorAnimationInfo D_8038F8F0[];
ActorAnimationInfo D_8038F8F0[] = {
{0x000, 0.0f},
{0x16C, 2.0f},
{0x16B, 1.2f}
};
extern ActorInfo D_8038F908 = {
ActorInfo D_8038F908 = {
MARKER_1F9_SNARE_BEAR, ACTOR_1E9_SNARE_BEAR, ASSET_440_MODEL_SNAREBEAR,
0x1, D_8038F8F0,
func_8038E0C8, func_80326224, func_80325888,