mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Make the UI simulator compile on OSX again. dbg_flash_id() really shouldn't be compiled for the sim anyway.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11328 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
64baf57408
commit
73c0cfa632
7 changed files with 11 additions and 7 deletions
|
@ -44,3 +44,6 @@ flipit_cursor.16x13x1.bmp
|
|||
#endif
|
||||
|
||||
#endif /* HAVE_LCD_BITMAP */
|
||||
#if defined(SIMULATOR) && defined(__APPLE__)
|
||||
osx.dummy.bmp
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue