Go to file
noneuclideanmotion 7ad4120648
Update console.c
This line needs to be inside the if statement, it being outside creates a bug which prevents the use of custom PrintConsoles, as it will force any custom PrintConsole to just be equal to the default console. It should only be ran if the default console is being used.
2022-11-03 04:06:58 +00:00
.github/workflows Add doxygen generation workflow on tag 2021-06-11 17:52:16 +02:00
nx Update console.c 2022-11-03 04:06:58 +00:00
.gitignore Add doxygen generation workflow on tag 2021-06-11 17:52:16 +02:00
Changelog.md libnx v4.2.2 2022-10-16 19:39:20 +02:00
CODESTYLE.md Amend codestyle 2018-02-26 03:16:54 +01:00
LICENSE.md Start doxygen bringup, with some miscellaneous cleanup 2018-02-10 22:40:11 +01:00
Makefile base_tools & base_rules move to devkitA64 2018-01-28 03:09:43 +01:00
README.md use correct badge for github workflow (#555) 2021-06-10 19:47:45 +02:00

Nintendo Switch AArch64-only userland library.

Based on libctru.

Build status

Install instructions

See Switchbrew.