code_83340 -> propModelList
This commit is contained in:
@@ -64,7 +64,7 @@ s32 func_803531C8(u8 projectile_indx, s32 arg1){
|
||||
projectile_getPosition(projectile_indx, egg_position);
|
||||
marker->unk38[1] = 0x1E;
|
||||
prop = func_80320EB0(marker, 30.0f, 1);
|
||||
if(prop != NULL && prop->unk8_0){
|
||||
if(prop != NULL && prop->is_actor){
|
||||
other_marker = prop->marker;
|
||||
sp34 =other_marker->id;
|
||||
if(!func_8033D410(marker, other_marker)){
|
||||
|
Reference in New Issue
Block a user