2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-21 14:19:12 +00:00
Files
metaforce/Runtime/World/CVisorFlare.cpp
Lioncash 2164854e87 CVisorFlare: Pass flares by value and use std::move
Same behavior, but allows calling code to move into the parameter and
avoid copies entirely.
2020-03-26 00:32:49 -04:00

3.4 KiB