mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-15 03:26:08 +00:00
Massive template-based DNA refactor
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
|
||||
namespace DataSpec::DNAMP1
|
||||
{
|
||||
struct CTweakCameraBob : BigYAML
|
||||
struct CTweakCameraBob : BigDNA
|
||||
{
|
||||
DECL_YAML
|
||||
AT_DECL_DNA_YAML
|
||||
Value<float> cameraBobExtentX;
|
||||
Value<float> cameraBobExtentY;
|
||||
Value<float> cameraBobPeriod;
|
||||
|
||||
Reference in New Issue
Block a user