[Scummvm-cvs-logs] SF.net SVN: scummvm: [23581] scummvm/trunk/engines/lure/res_struct.h

eriktorbjorn at users.sourceforge.net eriktorbjorn at users.sourceforge.net
Sun Jul 23 17:01:27 CEST 2006


Revision: 23581
Author:   eriktorbjorn
Date:     2006-07-23 08:01:21 -0700 (Sun, 23 Jul 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=23581&view=rev

Log Message:
-----------
Removed GCC_PACK that must have been re-added by accident.

Modified Paths:
--------------
    scummvm/trunk/engines/lure/res_struct.h
Modified: scummvm/trunk/engines/lure/res_struct.h
===================================================================
--- scummvm/trunk/engines/lure/res_struct.h	2006-07-23 14:36:57 UTC (rev 23580)
+++ scummvm/trunk/engines/lure/res_struct.h	2006-07-23 15:01:21 UTC (rev 23581)
@@ -86,7 +86,7 @@
 	uint16 delayCtr;
 	byte flags2;
 	byte hdrFlags;
-} GCC_PACK;
+};
 
 struct HotspotAnimResource {
 	uint16 animRecordId;


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.





More information about the Scummvm-git-logs mailing list