mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-04 11:33:27 +03: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