991d4f1355d8825493e008ab4579ae4bf3bf0641
We can just initialize the array to be zeroed out. This is safer and less error-prone, since the initializer is now associated with the variable directly, making it impossible to put code relying on the zeroed out state before it (unlike with memset).
Atmosphère-NX
This is a placeholder repo reserved for any/all development work I do pertaining to customized firmware on the Nintendo Switch.
Languages
C++
81.4%
C
15.6%
Makefile
1.6%
Assembly
1.1%
Python
0.3%