mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-17 17:12:39 -05:00
Implemented screendump for the player sim.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9977 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
476ba3b6a4
commit
8325e0bf24
3 changed files with 92 additions and 3 deletions
|
|
@ -23,7 +23,10 @@
|
|||
#include "lcd.h"
|
||||
#include "SDL.h"
|
||||
|
||||
#ifdef HAVE_LCD_CHARCELLS
|
||||
void sim_lcd_init(void);
|
||||
void screen_dump(void);
|
||||
#endif
|
||||
|
||||
#endif /* #ifndef __LCDCHARCELL_H__ */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue