mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
rocklib -- Fix Red
Change-Id: I83b967a266837ebdf887e0f2c2d169a69af9e287
This commit is contained in:
parent
0565f67118
commit
37a20dffb6
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
|||
*/
|
||||
|
||||
#define ROCKLUA_IMAGE "rb.image"
|
||||
struct rocklua_image
|
||||
typedef struct rocklua_image
|
||||
{
|
||||
int width;
|
||||
int height;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue