Re: [AD] updated RLE patch |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> Anyway, I removed the original code, and always create the lines
> pointer. get_rle_sprite_ex is removed. It means that if the
> lines pointer memory can't be allocated, get_rle_sprite returns
> NULL instead of falling back to the old method, but I guess it
> doesn't make much difference anyway, as you'd be more or less
> screwed anyway.
Ok, the 'lines' pointer is mandatory for RLE sprites. So I guess that there
is some fixup code to add to the datafile support routines and dat2s/c ?
--
Eric Botcazou