mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 04:27:42 +00:00
Additional CPlayerGun implementations; downcast macro for tweak pointers
This commit is contained in:
@@ -8,7 +8,7 @@ namespace DataSpec
|
||||
namespace DNAMP1
|
||||
{
|
||||
|
||||
struct CTweakPlayer : ITweakPlayer
|
||||
struct CTweakPlayer final : ITweakPlayer
|
||||
{
|
||||
Delete _d;
|
||||
Value<float> x4_maxTranslationalAcceleration[8];
|
||||
|
||||
Reference in New Issue
Block a user