Document bundles

This commit is contained in:
Owlenuff
2024-10-03 23:45:50 +02:00
parent ea4b9ab1a6
commit 7a65ed96b3
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){