(RGUI) Indenting nits

This commit is contained in:
twinaphex 2015-07-08 17:27:34 +02:00
parent 54e6048cd2
commit f2d20786a4

View File

@ -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;