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 Ryujinx.HLE.Exceptions;
|
||||
|
||||
namespace Ryujinx.HLE.Loaders.Npdm
|
||||
{
|
||||
class FsAccessHeader
|
||||
|
|
Loading…
Add table
Reference in a new issue