some small matches and cleanups

This commit is contained in:
Jasper St. Pierre
2024-04-13 15:45:30 -07:00
parent b5d054f152
commit a7a4984a89
4 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ s32 dOvlpFd2_Delete(dOvlpFd2_c*) {
/* 8022423C-80224268 .text dOvlpFd2_Create__FPv */
s32 dOvlpFd2_Create(void* i_this) {
new (i_this) dOvlpFd2_c();
return 4;
return cPhs_COMPLEATE_e;
}
overlap_method_class l_dOvlpFd2_Method = {