f_pc mostly matching

This commit is contained in:
Jasper St. Pierre
2023-09-09 22:13:52 -07:00
parent 33c20f5323
commit 5ea54cb071
8 changed files with 72 additions and 38 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
#include "f_pc/f_pc_node.h"
/* 8003D280-8003D2A0 .text fpcDt_IsComplete__Fv */
bool fpcDt_IsComplete() {
BOOL fpcDt_IsComplete() {
return fpcDtTg_IsEmpty();
}