Merge commit '240730417774174315c2f7c148393834eb3297eb'

This commit is contained in:
Lior Halphon 2018-05-11 13:11:53 +03:00
commit 6b6c25635a
1 changed files with 1 additions and 0 deletions

View File

@ -313,6 +313,7 @@ static bool handle_pending_command(void)
}
case GB_SDL_RESET_COMMAND:
GB_save_battery(&gb, battery_save_path_ptr);
return true;
case GB_SDL_NO_COMMAND: