updated output file name to reflect project name changes

This commit is contained in:
theo
2020-06-06 16:19:57 -07:00
parent 5b2d51a391
commit 2a82236607
6 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -26,4 +26,4 @@ u32 sub_08052690()
{
return (gUnk_02033A90 >> 3) & 1;
}
}
+1 -1
View File
@@ -5,4 +5,4 @@ extern u8 gUnk_02033A90;
bool32 sub_08052620(u32 r0)
{
return gUnk_02033A90 == 0x81;
}
}
+1 -1
View File
@@ -10,4 +10,4 @@ void sub_080AD834(void)
sub_08056010(1);
}
return;
}
}