BADA: Fix formatting and non bada host compile error
This commit is contained in:
parent
46a8304b73
commit
812e4498ec
2 changed files with 2 additions and 2 deletions
|
@ -1348,7 +1348,7 @@ const char *OpenGLGraphicsManager::getCurrentModeName() {
|
|||
}
|
||||
|
||||
#ifdef USE_OSD
|
||||
const Graphics::Font* getFontOSD() {
|
||||
const Graphics::Font *OpenGLGraphicsManager::getFontOSD() {
|
||||
return FontMan.getFontByUsage(Graphics::FontManager::kLocalizedFont);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue