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