On Fri, 8 Aug 2014 15:59:19 -0400
Charlie Murphy <cmsmur...@gmail.com> wrote:

> IF_Load_RW() has an incorrect line.
>                                       ,-------- needs to be 16
>                                     v
>       h = (hdr[13]<<24) | (hdr[14]<<17) | (hdr[15]<<8) | hdr[16];
> 
> Attached is the fixed library.

Hey Charley,

it's really cool to hear you wrote a SDL-loader for the if-format.
I'll check it out tomorrow! Thanks for your hard work and the quick
fix!

Cheers

FRIGN

-- 
FRIGN <d...@frign.de>

Reply via email to