2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-10 07:07:42 +00:00

DataSpec: Use DataSpec:: prefix in logging

Update a missed URDE string reference
This commit is contained in:
2021-04-10 09:37:03 -04:00
parent 9bae2f943e
commit 8035846021
4 changed files with 4 additions and 4 deletions

View File

@@ -57,7 +57,7 @@ namespace DataSpec {
using namespace std::literals;
static logvisor::Module Log("metaforce::SpecMP1");
static logvisor::Module Log("DataSpec::SpecMP1");
extern hecl::Database::DataSpecEntry SpecEntMP1;
extern hecl::Database::DataSpecEntry SpecEntMP1PC;
extern hecl::Database::DataSpecEntry SpecEntMP1ORIG;