mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-01-31 12:13:47 +01:00
Mat M
1de6b336bb
all: Make file-scope variables internally linked where applicable (#57)
Narrows the scope of visible symbols to where they're actually used. Also makes it easier to see true globals in source files (ones used from multiple translation units)
Languages
C++
89.6%
C
7.1%
Makefile
1.7%
Assembly
1.2%
Python
0.4%