2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-11 11:47:42 +00:00
Files
metaforce/Runtime/Particle/CParticleSwoosh.cpp
Lioncash 10c6c6729f CParticleSwoosh: Make virtual call in constructor explicit
virtual functions statically resolve in constructors and destructors.
This makes it obvious that we want the statically resolving behavior to
the reader.
2020-05-08 16:09:57 -04:00

37 KiB