--- a/hedgewars/SDLh.pas Mon Oct 16 19:20:13 2006 +0000 +++ b/hedgewars/SDLh.pas Mon Oct 16 21:06:32 2006 +0000 @@ -110,7 +110,7 @@ r: Byte; g: Byte; b: Byte; - unused: Byte; + a: Byte; end; PSDL_RWops = ^TSDL_RWops;