2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-12 05:35:07 +00:00
Files
metaforce/Runtime/Character/CParticleGenInfo.hpp
Lioncash 40277bedac CParticleGenInfo: Fix missing ampersand in GetParticleSystem() member function
Previously the particle system shared pointer would always be returned
by value, rather than by reference.
2020-03-05 21:36:04 -05:00

5.0 KiB