mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 13:30:06 +00:00
AR2V file should be in wsr88d, not in RPG subdirectory
This commit is contained in:
parent
85ccd25705
commit
f36d57b71d
6 changed files with 21 additions and 24 deletions
|
|
@ -7,8 +7,6 @@ namespace scwx
|
|||
{
|
||||
namespace wsr88d
|
||||
{
|
||||
namespace rpg
|
||||
{
|
||||
|
||||
class Ar2vFileImpl;
|
||||
|
||||
|
|
@ -35,6 +33,5 @@ private:
|
|||
std::unique_ptr<Ar2vFileImpl> p;
|
||||
};
|
||||
|
||||
} // namespace rpg
|
||||
} // namespace wsr88d
|
||||
} // namespace scwx
|
||||
Loading…
Add table
Add a link
Reference in a new issue