forked from len0rd/rockbox
added comments about default values
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4804 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b058366b13
commit
0690ac1966
6 changed files with 20 additions and 0 deletions
|
|
@ -34,6 +34,8 @@
|
|||
----------------------------------------------------------------------------
|
||||
If you hand it -1 (or in fact any other out-of-bounds value) for a
|
||||
parameter, that particular setting won't be changed
|
||||
|
||||
Default after initialization: GRAY_DRAW_SOLID, 0, 255
|
||||
*/
|
||||
void gray_set_drawinfo(int drawmode, int fg_brightness, int bg_brightness)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue