mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 23:07:42 +00:00
DataSpec: Use DataSpec:: prefix in logging
Update a missed URDE string reference
This commit is contained in:
@@ -22,7 +22,7 @@ namespace DataSpec {
|
||||
|
||||
using namespace std::literals;
|
||||
|
||||
static logvisor::Module Log("metaforce::SpecMP3");
|
||||
static logvisor::Module Log("DataSpec::SpecMP3");
|
||||
extern hecl::Database::DataSpecEntry SpecEntMP3;
|
||||
extern hecl::Database::DataSpecEntry SpecEntMP3ORIG;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user