Merge branch 'mr-origin-69'
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
#include <ultra64.h>
|
||||
#include "functions.h"
|
||||
#include "variables.h"
|
||||
|
||||
extern int func_8024DB50(f32[3], f32);
|
||||
#include <core1/viewport.h>
|
||||
|
||||
void GV_func_8038A084(Actor *this);
|
||||
|
||||
@@ -54,7 +53,7 @@ void GV_func_8038A084(Actor *this){
|
||||
}
|
||||
|
||||
if(this->unkF4_8 == 6
|
||||
&& func_8024DB50(this->position, 50.0f)
|
||||
&& viewport_func_8024DB50(this->position, 50.0f)
|
||||
&& !this->unk38_31
|
||||
&& randf() < 0.2
|
||||
){
|
||||
|
Reference in New Issue
Block a user