mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-14 18:46:09 +00:00
Additional CPlayerGun implementations; downcast macro for tweak pointers
This commit is contained in:
@@ -8,7 +8,7 @@ namespace DataSpec
|
||||
namespace DNAMP1
|
||||
{
|
||||
|
||||
struct CTweakParticle : ITweakParticle
|
||||
struct CTweakParticle final : ITweakParticle
|
||||
{
|
||||
DECL_YAML
|
||||
String<-1> m_particle;
|
||||
|
||||
Reference in New Issue
Block a user