Move using to the correct place on NPDM
This commit is contained in:
parent
463061db8c
commit
5772ac994e
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
using System;
|
using Ryujinx.HLE.Exceptions;
|
||||||
|
using System;
|
||||||
using System.IO;
|
using System.IO;
|
||||||
|
|
||||||
using Ryujinx.HLE.Exceptions;
|
|
||||||
|
|
||||||
namespace Ryujinx.HLE.Loaders.Npdm
|
namespace Ryujinx.HLE.Loaders.Npdm
|
||||||
{
|
{
|
||||||
class FsAccessHeader
|
class FsAccessHeader
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue