This commit is contained in:
Alejandro Javier Asenjo Nitti
2023-10-16 19:05:36 -03:00
parent 4f8a714a3d
commit 84921b96ee
+1 -1
View File
@@ -26,7 +26,7 @@
f32 func_80187A88_DF47C8(s32 arg0) {
f32 ret = (f32)arg0 * 0.5f;
if (ret > 8.0f) {
ret = 8.0f;
}