mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 06:27:43 +00:00
Additional CPlayerGun implementations; downcast macro for tweak pointers
This commit is contained in:
@@ -7,7 +7,7 @@ namespace DataSpec
|
||||
{
|
||||
namespace DNAMP1
|
||||
{
|
||||
struct CTweakTargeting : public ITweakTargeting
|
||||
struct CTweakTargeting final : public ITweakTargeting
|
||||
{
|
||||
DECL_YAML
|
||||
Value<atUint32> x4_;
|
||||
|
||||
Reference in New Issue
Block a user