diff options
Diffstat (limited to 'asm/SDK')
-rw-r--r-- | asm/SDK/NCD/ncdsystem.s | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/asm/SDK/NCD/ncdsystem.s b/asm/SDK/NCD/ncdsystem.s index c5280cc..f97174b 100644 --- a/asm/SDK/NCD/ncdsystem.s +++ b/asm/SDK/NCD/ncdsystem.s @@ -2,7 +2,6 @@ .section .text, "ax" # 0x80006980 - 0x803E1E60
-# TODO: verify this symbol is correct
.global NCDSetNwc24Permission
NCDSetNwc24Permission:
/* 802ED204 002E8E64 94 21 FF E0 */ stwu r1, -0x20(r1)
|