Skip to content

Refactor GIF loader: remove unused parameters and add static to helpers - #102

Merged
dogo merged 1 commit into
masterfrom
improve-gif-loader
Oct 17, 2025
Merged

dogo merged 1 commit into
masterfrom
improve-gif-loader

Conversation

@dogo

@dogo dogo commented Oct 17, 2025

Copy link
Copy Markdown
Owner

Removed transparentColor parameter from fnCopyLine and DGifGetLineByte as it was unused. Transparency is handled through the palette. Also added static keyword to all helper functions to fix missing prototype warnings.

Removed transparentColor parameter from fnCopyLine and DGifGetLineByte as it was
unused. Transparency is handled through the palette. Also added static keyword to
all helper functions to fix missing prototype warnings.
@dogo
dogo merged commit 07bc9c7 into master Oct 17, 2025
4 checks passed
@dogo
dogo deleted the improve-gif-loader branch October 17, 2025 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant