mirror of
https://github.com/uowuo/abaddon.git
synced 2026-08-15 05:19:58 +00:00
squelch warning
This commit is contained in:
@@ -55,5 +55,7 @@ bool Platform::SetupFonts() {
|
||||
return true;
|
||||
}
|
||||
#else
|
||||
bool Platform::SetupFonts() {}
|
||||
bool Platform::SetupFonts() {
|
||||
return true;
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user