mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-05 19:51:45 +00:00
Boot2: Fix comment.
This commit is contained in:
parent
64bf2052e5
commit
c12de33440
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ void LaunchTitle(u64 title_id, u64 storage_id, u32 launch_flags, u64 *pid) {
|
|||
/* TODO: Panic(). */
|
||||
break;
|
||||
case 0xD001:
|
||||
/* Result Limit Reached! */
|
||||
/* Limit Reached! */
|
||||
/* TODO: Panic(). */
|
||||
break;
|
||||
default:
|
||||
|
|
Loading…
Reference in a new issue