mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-30 16:32:28 +00:00
[client] added support for alert text
This commit is contained in:
@@ -60,6 +60,7 @@ typedef LG_RendererOpt * LG_RendererOptions;
|
||||
typedef struct LG_RendererParams
|
||||
{
|
||||
TTF_Font * font;
|
||||
TTF_Font * alertFont;
|
||||
bool showFPS;
|
||||
}
|
||||
LG_RendererParams;
|
||||
|
||||
Reference in New Issue
Block a user