mirror of
https://github.com/encounter/aurora.git
synced 2026-07-09 18:19:33 -07:00
50163edfe7
* Small refactors of headers for forest * OSAlloc implementation
6 lines
74 B
C++
6 lines
74 B
C++
#include <aurora/aurora.h>
|
|
|
|
namespace aurora {
|
|
AuroraConfig g_config{};
|
|
}
|