mirror of https://github.com/pmret/papermario.git
PR comment
This commit is contained in:
parent
a7d3a8b4f2
commit
ef6780e676
|
|
@ -95,7 +95,7 @@ void func_8004B328(s16 arg0, s32 arg1) {
|
||||||
temp_s0 = 0;
|
temp_s0 = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
temp_s0 = (temp_s0 * temp_s0) >> 0xF;
|
temp_s0 = (temp_s0 * temp_s0) >> 15;
|
||||||
func_80056D44(temp_s0);
|
func_80056D44(temp_s0);
|
||||||
|
|
||||||
if (temp_s0 == 0) {
|
if (temp_s0 == 0) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue