NPC str cleanup and misc for 100% linkability (#2723)

* NPC str cleanup and misc for 100% linkability

* d_msg_object equiv
This commit is contained in:
YunataSavior
2025-10-03 01:10:14 -07:00
committed by GitHub
parent 009f08f2f3
commit db219f067f
67 changed files with 959 additions and 1181 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ public:
/* 809D5FB8 */ void checkChangeJoint(int);
/* 809D5FC8 */ void checkRemoveJoint(int);
static void* mCutNameList[2];
static char* mCutNameList[2];
static u8 mCutList[24];
private: