BGS documentation part 2

This commit is contained in:
SuperZambezi
2024-11-03 17:36:13 +00:00
committed by Banjo Kazooie
parent 37ec5e39c8
commit fd5f4beb9a
11 changed files with 88 additions and 89 deletions

View File

@@ -28,7 +28,7 @@ ActorAnimationInfo BGS_D_80390C20[] = {
{0x107, 1.75f}
};
ActorInfo D_80390C40 = {MARKER_6C_TANKTUP, ACTOR_E8_TANKTUP, ASSET_3EE_TANKTUP, 0x01, BGS_D_80390C20,
ActorInfo chTanktup = {MARKER_6C_TANKTUP, ACTOR_E8_TANKTUP, ASSET_3EE_TANKTUP, 0x01, BGS_D_80390C20,
func_8038F6A4, actor_update_func_80326224, actor_draw,
0, 0x80, 0.0f, 0
};