mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 00:27:42 +00:00
Humungous refactor
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
#ifndef _RETRO_BLENDER_SUPPORT_HPP_
|
||||
#define _RETRO_BLENDER_SUPPORT_HPP_
|
||||
|
||||
#include <HECL/HECL.hpp>
|
||||
#include <hecl/hecl.hpp>
|
||||
|
||||
namespace DataSpec
|
||||
{
|
||||
namespace Blender
|
||||
{
|
||||
|
||||
bool BuildMasterShader(const HECL::ProjectPath& path);
|
||||
bool BuildMasterShader(const hecl::ProjectPath& path);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user