Merge pull request #6 from thedax/master
Add ir:rst access for CIA/3DS builds.
This commit is contained in:
commit
23cf67fead
2 changed files with 4 additions and 3 deletions
|
@ -196,7 +196,7 @@ AccessControlInfo:
|
||||||
- y2r:u
|
- y2r:u
|
||||||
- ldr:ro
|
- ldr:ro
|
||||||
- ir:USER
|
- ir:USER
|
||||||
|
- ir:rst
|
||||||
|
|
||||||
SystemControlInfo:
|
SystemControlInfo:
|
||||||
SaveDataSize: 0KB # It doesn't use any save data.
|
SaveDataSize: 0KB # It doesn't use any save data.
|
||||||
|
|
|
@ -161,6 +161,7 @@ AccessControlInfo:
|
||||||
- y2r:u
|
- y2r:u
|
||||||
- ldr:ro
|
- ldr:ro
|
||||||
- ir:USER
|
- ir:USER
|
||||||
|
- ir:rst
|
||||||
|
|
||||||
|
|
||||||
SystemControlInfo:
|
SystemControlInfo:
|
||||||
|
|
Loading…
Add table
Reference in a new issue