Update image_exporter.c
This commit is contained in:
parent
07b30c30af
commit
b73eb56f3c
@ -54,7 +54,7 @@ int main(int argc, char *argv[0])
|
||||
|
||||
bool imageLoaded = false;
|
||||
float imageScale = 1.0f;
|
||||
Rectangle imageRec = { 0.0f };
|
||||
Rectangle imageRec = { 0 };
|
||||
|
||||
bool btnExport = false;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user