2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-07 14:45:51 +00:00
Lioncash 34a0e9f23d CParticleElectric: Use std::make_unique where applicable
Makes it obvious that std::unique_ptr instances are being created within the
implementation code.
2020-03-22 05:27:49 -04:00
..