mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
New plugin: Tetrox, vertical tetris by eli sherer with work by me to port it to all rockbox working platforms.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9118 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
bf3dba8628
commit
2d767c5c11
9 changed files with 22 additions and 0 deletions
|
@ -19,4 +19,9 @@ brickmania_start.112x64x1.bmp
|
|||
|
||||
#endif
|
||||
|
||||
/* Tetrox */
|
||||
#if (LCD_WIDTH == 112) && (LCD_HEIGHT == 64)
|
||||
tetrox_background.112x64x1.bmp
|
||||
#endif
|
||||
|
||||
#endif /* HAVE_LCD_BITMAP */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue