rocklib -- Fix Red

Change-Id: I83b967a266837ebdf887e0f2c2d169a69af9e287
This commit is contained in:
William Wilgus 2018-05-28 17:50:02 +02:00
parent 0565f67118
commit 37a20dffb6

View file

@ -55,7 +55,7 @@
*/ */
#define ROCKLUA_IMAGE "rb.image" #define ROCKLUA_IMAGE "rb.image"
struct rocklua_image typedef struct rocklua_image
{ {
int width; int width;
int height; int height;