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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user