Skip to content

Commit c3eb7c6

Browse files
committed
Update bodyprog_800348C0.c
1 parent 4c8edb9 commit c3eb7c6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/bodyprog/bodyprog_800348C0.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2095,7 +2095,6 @@ void func_80038354(void) // 0x80038354
20952095
s8 bitIdx_0;
20962096
u8 unk_1[3];
20972097
s32 field_4;
2098-
s32 i;
20992098
VECTOR3 field_8;
21002099
} s_func_800382EC_0;
21012100

@@ -2130,6 +2129,8 @@ void func_80038354(void) // 0x80038354
21302129
// GCC extension funcs.
21312130
s32 func_800382B0(s32 arg0)
21322131
{
2132+
s32 i;
2133+
21332134
for (i = 0; i < 2; i++)
21342135
{
21352136
if (arg0 == field_0[i].bitIdx_0)

0 commit comments

Comments
 (0)