Simple Syntax Error in 0.4
Status: Alpha
Brought to you by:
joe_programmer
this is no big one, it's just that i thought that it was
stupid for the 'stable' release to have a simpel syntax
error.
it seems that on line 184 in file fblend\src\x86\2xstretch
should be
prefetcht0 32(%esi);
and not
prefetcht0 32(%esi)
as it is, this breaks compilation and i just thought that it
was stoopid... seeing as how this is the stable release
blah blah blah.