Style nit

This commit is contained in:
twinaphex 2015-03-24 14:04:17 +01:00
parent c7e78d48d5
commit e05af60111

View File

@ -170,7 +170,7 @@ static INLINE void setup_rewind_audio(void)
static void check_rewind(bool pressed)
{
static bool first = true;
global_t *global = global_get_ptr();
global_t *global = global_get_ptr();
if (global->rewind.frame_is_reverse)
{