Hey peeps!
Ive got another problem.
this works:
but this doesnt
Ive tried with and withour the brl.blitz import but it still just throws up a memory exception error.
If i remove all framework and import commands, it works..
So, What do i need to import for incbin to work!?
Cheers
Ive got another problem.
this works:
incbin "file.dat" ...
but this doesnt
framework brl.glmax2d Import brl.blitz Import brl.random Import brl.pngloader incbin "file.dat"
Ive tried with and withour the brl.blitz import but it still just throws up a memory exception error.
If i remove all framework and import commands, it works..
So, What do i need to import for incbin to work!?
Cheers