New rlgl functions and texture can be given as table.
This commit is contained in:
@@ -9,6 +9,7 @@ typedef struct {
|
||||
|
||||
typedef struct {
|
||||
int type;
|
||||
int texRef; /* TextureReference. */
|
||||
Texture texture;
|
||||
RenderTexture renderTexture;
|
||||
} ReiTexture;
|
||||
|
||||
Reference in New Issue
Block a user