mirror of
https://github.com/encounter/aurora.git
synced 2026-07-09 18:19:33 -07:00
6 lines
74 B
C++
6 lines
74 B
C++
|
|
#include <aurora/aurora.h>
|
||
|
|
|
||
|
|
namespace aurora {
|
||
|
|
AuroraConfig g_config{};
|
||
|
|
}
|