mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-05-13 12:31:20 +00:00
Same behavior, but constructs in place with the size, rather than constructing and then resizing. x20_handleIds cannot be done the same way unfortunately, as reserved_vector doesn't have a constructor accepting a size argument like std::vector does.