forked from len0rd/rockbox
Rockboy: Cleanup red
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22215 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4cded9c7b9
commit
729ff6f503
2 changed files with 8 additions and 6 deletions
|
@ -41,7 +41,9 @@ void emu_run(void)
|
|||
#ifdef HAVE_ADJUSTABLE_CPU_FREQ
|
||||
rb->cpu_boost(true);
|
||||
#endif
|
||||
#ifdef HAVE_LCD_COLOR
|
||||
set_pal();
|
||||
#endif
|
||||
|
||||
while(!shut)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue