now it links (except for no main!)

This commit is contained in:
Jeffrey Crowell
2026-02-14 15:55:43 -08:00
parent 5d359236e1
commit 147b4bdb97
51 changed files with 120 additions and 118 deletions
-2
View File
@@ -332,8 +332,6 @@ private:
/* 0x2EDC */ dMsgFlow_c mMsgFlow;
};
cXyz daB_DS_c::getHandPosR() { return mHandPos[1]; }
cXyz daB_DS_c::getHandPosL() { return mHandPos[0]; }
STATIC_ASSERT(sizeof(daB_DS_c) == 0x2F28);