mirror of
https://github.com/patchzyy/wiicompiled
synced 2026-09-11 09:25:05 -04:00
6 lines
74 B
C++
6 lines
74 B
C++
#include <aurora/aurora.h>
|
|
|
|
namespace aurora {
|
|
AuroraConfig g_config{};
|
|
}
|