Add credits
This commit is contained in:
parent
f6632f06b3
commit
ac5e0b23b6
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@ using System.Text;
|
||||||
|
|
||||||
namespace Ryujinx.HLE.Loaders.Npdm
|
namespace Ryujinx.HLE.Loaders.Npdm
|
||||||
{
|
{
|
||||||
|
//https://github.com/SciresM/hactool/blob/master/npdm.c
|
||||||
|
//https://github.com/SciresM/hactool/blob/master/npdm.h
|
||||||
|
//http://switchbrew.org/index.php?title=NPDM
|
||||||
class Npdm
|
class Npdm
|
||||||
{
|
{
|
||||||
public bool Is64Bits;
|
public bool Is64Bits;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue