Revert "rocklib -- Fix Red"
This reverts commit 37a20dffb6
.
Change-Id: Ibf3a56f2b84e0e4af4c2ed890bc22b3555ab24ae
This commit is contained in:
parent
4508ee9dbb
commit
641e033e33
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
|||
*/
|
||||
|
||||
#define ROCKLUA_IMAGE "rb.image"
|
||||
typedef struct rocklua_image
|
||||
struct rocklua_image
|
||||
{
|
||||
int width;
|
||||
int height;
|
||||
|
|
Loading…
Reference in a new issue