forked from len0rd/rockbox
Boomshine plugin : port to Greyscale and B/W targets, and targets without touchscreen (currently using the virtual keyboard keymap)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23397 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9f0cbb5a36
commit
19c3e77fa0
3 changed files with 108 additions and 24 deletions
|
@ -674,6 +674,7 @@ LUALIB_API int luaopen_rock(lua_State *L)
|
|||
|
||||
RB_CONSTANT(LCD_WIDTH);
|
||||
RB_CONSTANT(LCD_HEIGHT);
|
||||
RB_CONSTANT(LCD_DEPTH);
|
||||
|
||||
RB_CONSTANT(FONT_SYSFIXED);
|
||||
RB_CONSTANT(FONT_UI);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue