mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 21:07:42 +00:00
Rename namespaces
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
extern "C" uint8_t RETRO_MASTER_SHADER[];
|
||||
extern "C" size_t RETRO_MASTER_SHADER_SZ;
|
||||
|
||||
namespace Retro
|
||||
namespace DataSpec
|
||||
{
|
||||
namespace Blender
|
||||
{
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
#include <HECL/HECL.hpp>
|
||||
|
||||
namespace Retro
|
||||
namespace DataSpec
|
||||
{
|
||||
namespace Blender
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user