mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
m:robe 100: a few button defines and other greyscale related changes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17030 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9c32dde82c
commit
1317ebb1a0
5 changed files with 24 additions and 2 deletions
|
@ -744,7 +744,9 @@ enum plugin_status plugin_start(struct plugin_api* api, void* parameter)
|
|||
rb->profile_thread();
|
||||
#endif
|
||||
|
||||
#if LCD_DEPTH>1
|
||||
rb->lcd_set_backdrop(NULL);
|
||||
#endif
|
||||
|
||||
D_DoomMain ();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue