2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 16:24:55 +00:00

Humungous refactor

This commit is contained in:
Jack Andersen
2016-03-04 13:02:44 -10:00
parent 2a7ae959fa
commit 31fa668e78
62 changed files with 782 additions and 782 deletions

View File

@@ -6,9 +6,9 @@
#endif
#define DATA_SPEC_REGISTRY_HPP
#include "HECL/Database.hpp"
#include "hecl/Database.hpp"
namespace HECL
namespace hecl
{
namespace Database
{