mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-14 11:07:52 +01:00
Atmosphère is a work-in-progress customized firmware for the Nintendo Switch.
991d4f1355
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). |
||
---|---|---|
exosphere | ||
.gitignore | ||
LICENSE | ||
README.md |