Closed lbussell closed 4 years ago
You should complete the function getGBAImageString(), located in ./src/lib/ImageExporter.ts.
getGBAImageString()
./src/lib/ImageExporter.ts
The function takes an argument that is the image object and returns a string (in c format).
You should complete the function
getGBAImageString()
, located in./src/lib/ImageExporter.ts
.The function takes an argument that is the image object and returns a string (in c format).