Runtime/math matches; better libc headers

This commit is contained in:
2022-08-25 23:46:24 -04:00
parent e50328cd89
commit bef7db1748
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: