Added JS engine.
This commit is contained in:
@ -12,7 +12,5 @@
|
||||
typedef struct {
|
||||
texture_t *texture;
|
||||
primitive_t quad;
|
||||
float u0, v0;
|
||||
float u1, v1;
|
||||
float width, height;
|
||||
} image_t;
|
Reference in New Issue
Block a user