mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-26 21:36:26 +00:00
(RGUI) Indenting nits
This commit is contained in:
parent
54e6048cd2
commit
f2d20786a4
@ -52,7 +52,8 @@
|
||||
#define TITLE_COLOR(settings) (argb32_to_rgba4444(settings->menu.title_color))
|
||||
#endif
|
||||
|
||||
typedef struct {
|
||||
typedef struct
|
||||
{
|
||||
bool force_redraw;
|
||||
char msgbox[4096];
|
||||
unsigned last_width;
|
||||
|
Loading…
x
Reference in New Issue
Block a user