Skip to content

Commit

Permalink
Update code_80091750.c (#624)
Browse files Browse the repository at this point in the history
  • Loading branch information
MegaMech authored Apr 22, 2024
1 parent 43fc4e7 commit 7daf824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/code_80091750.c
Original file line number Diff line number Diff line change
Expand Up @@ -3099,7 +3099,7 @@ Gfx *func_80096CD8(Gfx *displayListHead, s32 arg1, s32 arg2, u32 width, u32 arg4

spCC = 0x400 / var_ra;

while ((spCC / 2) < arg4) {
while ((spCC / 2) > arg4) {
spCC /= 2;
}

Expand Down

0 comments on commit 7daf824

Please sign in to comment.