mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-11 17:04:01 +00:00
Rename everything
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
namespace urde {
|
||||
namespace metaforce {
|
||||
|
||||
class CWordBreakTables {
|
||||
public:
|
||||
@@ -8,4 +8,4 @@ public:
|
||||
static int GetEndRank(wchar_t ch);
|
||||
};
|
||||
|
||||
} // namespace urde
|
||||
} // namespace metaforce
|
||||
|
||||
Reference in New Issue
Block a user