mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Fix red
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22688 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e2d749e7c0
commit
0824aa4bcb
1 changed files with 1 additions and 1 deletions
|
@ -845,7 +845,7 @@ pitch_notes.160x128x2.bmp
|
||||||
pitch_notes.132x80x16.bmp
|
pitch_notes.132x80x16.bmp
|
||||||
#elif (LCD_WIDTH >= 128) && (LCD_HEIGHT >= 96) && (LCD_DEPTH >= 2)
|
#elif (LCD_WIDTH >= 128) && (LCD_HEIGHT >= 96) && (LCD_DEPTH >= 2)
|
||||||
pitch_notes.128x96x2.bmp
|
pitch_notes.128x96x2.bmp
|
||||||
#elif
|
#else
|
||||||
#error Pitch Detector: Unsupported LCD
|
#error Pitch Detector: Unsupported LCD
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue