Runtime/math matches; better libc headers

Former-commit-id: bef7db1748
This commit is contained in:
2022-08-25 23:46:24 -04:00
parent 75f08901d8
commit 00c77e6195
116 changed files with 5434 additions and 973 deletions

View File

@@ -27,7 +27,7 @@ public:
static CVParamTransfer Null();
private:
rstl::rc_ptr< void > x0_;
rstl::rc_ptr< unkptr > x0_;
};
class CObjectReference {
public: