mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-01-04 02:31:10 -06:00
Update XenonRecomp submodule.
This commit is contained in:
@@ -115,7 +115,7 @@ namespace boost
|
||||
}
|
||||
|
||||
public:
|
||||
shared_ptr() : px(nullptr), pn(nullptr) {}
|
||||
shared_ptr() : px(), pn() {}
|
||||
|
||||
// TODO
|
||||
explicit shared_ptr(T* p) = delete;
|
||||
|
||||
Submodule tools/XenonRecomp updated: 73b75e197a...0fc545a6e2
Reference in New Issue
Block a user