Skip to content

Commit 6e40666

Browse files
committed
extra changes.
1 parent 4f2b2bd commit 6e40666

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ int main()
237237

238238
int animationFrames = 0;
239239

240+
//Since I'm loading images, the ram consumption will go up.
240241
// Load all GIF animation frames into a single Image
241242
// NOTE: GIF data is always loaded as RGBA (32bit) by default
242243
// NOTE: Frames are just appended one after another in image.data memory

0 commit comments

Comments
 (0)