Merge branch 'mr-origin-70'

This commit is contained in:
Banjo Kazooie
2024-09-13 20:37:54 -05:00
192 changed files with 430 additions and 430 deletions

View File

@@ -72,8 +72,8 @@ void func_8038CCA8(Actor *this){
f32 sp24 = time_getDelta();
ActorLocal_cutscenes_6730 *local = (ActorLocal_cutscenes_6730 *)&this->local;
if(!this->unk16C_4){
this->unk16C_4 = TRUE;
if(!this->volatile_initialized){
this->volatile_initialized = TRUE;
animctrl_setSmoothTransition(this->animctrl, 0);
this->lifetime_value = this->yaw/4;
local->unk0 = partEmitMgr_newEmitter(0xA0);

View File

@@ -78,8 +78,8 @@ extern void func_8038CF50(Actor *this){
f32 sp40[3];
int i;
if(!this->unk16C_4){
this->unk16C_4 = TRUE;
if(!this->volatile_initialized){
this->volatile_initialized = TRUE;
local->unk0 = partEmitMgr_newEmitter(6);
local->unk4 = partEmitMgr_newEmitter(6);

View File

@@ -73,8 +73,8 @@ void func_8038D218(Actor *this){
f32 sp24 = time_getDelta();
ActorLocal_cutscenes_6C90 *local = (ActorLocal_cutscenes_6C90 *)&this->local;
if(!this->unk16C_4){
this->unk16C_4 = TRUE;
if(!this->volatile_initialized){
this->volatile_initialized = TRUE;
animctrl_setSmoothTransition(this->animctrl, 0);
this->lifetime_value = this->yaw/4;
local->unk0 = partEmitMgr_newEmitter(0x100);