- Treballant en que els GIFs no donen pel cul

This commit is contained in:
2025-11-13 17:45:30 +01:00
parent 091c2617a4
commit 02dc0a4953
4 changed files with 374 additions and 196 deletions

View File

@@ -48,7 +48,7 @@ extern "C" {
lua_pop(L, 1);
//pal[i-1] = (r<<16)+(g<<8)+b;
}
savesurf(surface, str, pal, len-1);
savesurf(surface, str, pal, len);
} else {
savesurf(surface, str, nullptr);
}