diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/KingSystem/System/NXArgs.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/KingSystem/System/NXArgs.cpp b/src/KingSystem/System/NXArgs.cpp index 46df7f39..9738dabf 100644 --- a/src/KingSystem/System/NXArgs.cpp +++ b/src/KingSystem/System/NXArgs.cpp @@ -75,4 +75,7 @@ void nxargs::allocEntries(sead::Heap* heap, const u8* data) { } } +// todo: placeholder to hide the warning in tools/check +void nxargs::handleArgs() {} + } // namespace ksys
\ No newline at end of file |
