2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-10 12:45:51 +00:00
Lioncash 2701f060ee CRumbleVoice: Resize vectors within constructor initializer list
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.
2020-03-18 00:28:44 -04:00
..
2020-03-05 07:42:12 -08:00
2020-03-16 20:15:22 -04:00
2018-12-07 19:30:43 -10:00
2018-12-07 19:30:43 -10:00
2020-01-20 20:00:40 -08:00
2019-11-21 07:37:08 -08:00
2019-09-21 06:10:54 -07:00
2019-10-01 06:41:55 -07:00
2019-11-21 07:37:08 -08:00
2019-12-14 15:50:29 -08:00
2018-12-07 19:30:43 -10:00
2020-02-16 00:10:08 -08:00
2018-12-07 19:30:43 -10:00
2018-12-07 19:30:43 -10:00
2018-12-07 19:30:43 -10:00