forked from len0rd/rockbox
Init global_settings in simulator too
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1218 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
61ab8080d8
commit
a3ef95dcea
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ void init(void)
|
|||
init_threads();
|
||||
lcd_init();
|
||||
show_logo();
|
||||
reset_settings(&global_settings);
|
||||
sleep(HZ/2);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue