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
@@ -130,7 +130,7 @@ s32 dOvlpFd4_Delete(dOvlpFd4_c*) {
/* 80225694-802256C0 .text dOvlpFd4_Create__FPv */
s32 dOvlpFd4_Create(void* i_this) {
new (i_this) dOvlpFd4_c();
return 4;
return cPhs_COMPLEATE_e;
}
overlap_method_class l_dOvlpFd4_Method = {