mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Correct four code style issues
This commit is contained in:
@@ -55,6 +55,7 @@ struct ImageOptions {
|
||||
struct PNGImage {
|
||||
png_struct *png;
|
||||
png_info *info;
|
||||
|
||||
png_byte **data;
|
||||
int width;
|
||||
int height;
|
||||
|
||||
Reference in New Issue
Block a user