From edebdf9071945d1f58e75c4aa0f2260496b2fa7e Mon Sep 17 00:00:00 2001 From: yellows8 Date: Sun, 15 Apr 2018 22:14:23 -0400 Subject: [PATCH] Removed 3.0.0 comment from app_controldata example since latest libnx supports it now. --- app_controldata/source/main.c | 1 - 1 file changed, 1 deletion(-) diff --git a/app_controldata/source/main.c b/app_controldata/source/main.c index 6a81e72..200e9f9 100644 --- a/app_controldata/source/main.c +++ b/app_controldata/source/main.c @@ -5,7 +5,6 @@ #include //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) {