mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-20 16:59:06 +00:00
OPENGL: Use tabs instead of spaces for indentation.
This commit is contained in:
parent
97760ff101
commit
05af37c08e
@ -316,10 +316,10 @@ protected:
|
||||
*/
|
||||
Common::Array<Common::String> _osdLines;
|
||||
|
||||
/**
|
||||
* Returns the font used for on screen display
|
||||
*/
|
||||
virtual const Graphics::Font *getFontOSD();
|
||||
/**
|
||||
* Returns the font used for on screen display
|
||||
*/
|
||||
virtual const Graphics::Font *getFontOSD();
|
||||
|
||||
/**
|
||||
* Update the OSD texture / surface.
|
||||
|
Loading…
Reference in New Issue
Block a user