mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 17:07:41 +00:00
Rename namespaces
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#include "../DNACommon.hpp"
|
||||
|
||||
namespace Retro
|
||||
namespace DataSpec
|
||||
{
|
||||
|
||||
struct ITweakGame : BigYAML
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
#include "../DNACommon.hpp"
|
||||
|
||||
namespace Retro
|
||||
namespace DataSpec
|
||||
{
|
||||
|
||||
struct ITweakParticle : BigYAML
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
#include "../DNACommon.hpp"
|
||||
|
||||
namespace Retro
|
||||
namespace DataSpec
|
||||
{
|
||||
|
||||
struct ITweakPlayer : BigYAML
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
#include "../DNACommon.hpp"
|
||||
|
||||
namespace Retro
|
||||
namespace DataSpec
|
||||
{
|
||||
|
||||
struct ITweakPlayerControl : BigYAML
|
||||
|
||||
Reference in New Issue
Block a user