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