mirror of
https://github.com/CraftyBoss/aurora.git
synced 2026-07-14 05:07:24 -07:00
6 lines
74 B
C++
6 lines
74 B
C++
#include <aurora/aurora.h>
|
|
|
|
namespace aurora {
|
|
AuroraConfig g_config{};
|
|
}
|