Merge branch 'document_bundles' into 'master'

Document bundles

See merge request banjo.decomp/banjo-kazooie!94
This commit is contained in:
Banjo Kazooie
2024-10-08 06:12:58 +00:00
17 changed files with 162 additions and 119 deletions

View File

@@ -24,7 +24,7 @@ void __chGobi3_spawnHoneyComb(Actor *this){
TUPLE_ASSIGN(sp18, -6885.0f, 2383.0f, 1335.0f);
bundle_setYaw(this->yaw);
func_802CA1CC(HONEYCOMB_C_GV_GOBI_3);
bundle_spawn_f32(0xd, sp18);
bundle_spawn_f32(BUNDLE_D__EMPTY_HONEYCOMB, sp18);
}
void __chGobi3_runaway(ActorMarker *caller, enum asset_e text_id, s32 arg2){