mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-08 02:00:17 -04:00
Initial attempt at the prelaunch document
This commit is contained in:
@@ -39,6 +39,8 @@ bool initialize() noexcept {
|
||||
load_font("FiraSans-Regular.ttf", true);
|
||||
load_font("FiraSansCondensed-Regular.ttf");
|
||||
load_font("FiraSansCondensed-Bold.ttf");
|
||||
load_font("AlegreyaSC-Regular.ttf");
|
||||
load_font("AlegreyaSC-Bold.ttf");
|
||||
|
||||
sInitialized = true;
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user