hedgewars/SDLh.pas
changeset 201 c9610ad20fef
parent 200 a36102728776
child 202 8603c0420461
--- 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;