From fbaef13ef8dc2c501ddadbead99eb5a91dfd81c3 Mon Sep 17 00:00:00 2001 From: Nomi Date: Tue, 26 Sep 2023 07:16:06 +0200 Subject: [PATCH] Update nim:aoc/nim:u descriptions --- include/kernel/handles.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/kernel/handles.hpp b/include/kernel/handles.hpp index 74a396f4..67f81275 100644 --- a/include/kernel/handles.hpp +++ b/include/kernel/handles.hpp @@ -35,8 +35,8 @@ namespace KernelHandles { MCU_HWC, // Used for various MCU hardware-related things like battery control MIC, // MIC service (Controls the microphone) NFC, // NFC (Duh), used for Amiibo - NIM_AOC, // Updates, DLC, etc - NIM_U, + NIM_AOC, // DLC, etc + NIM_U, // Updates NDM, // ????? NS_S, // Nintendo Shell service NWM_UDS, // Local multiplayer