mirror of
https://github.com/switchbrew/switch-examples.git
synced 2025-06-21 13:22:40 +02:00
Removed 3.0.0 comment from app_controldata example since latest libnx supports it now.
This commit is contained in:
parent
4f33268490
commit
edebdf9071
@ -5,7 +5,6 @@
|
|||||||
#include <switch.h>
|
#include <switch.h>
|
||||||
|
|
||||||
//This example shows how to get NsApplicationControlData for a title, which contains nacp/icon. See libnx ns.h.
|
//This example shows how to get NsApplicationControlData for a title, which contains nacp/icon. See libnx ns.h.
|
||||||
//TODO: libnx ns impl doesn't support >=3.0.0 currently.
|
|
||||||
|
|
||||||
int main(int argc, char **argv)
|
int main(int argc, char **argv)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user