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

svn-id: r23581
This commit is contained in:
Torbjörn Andersson 2006-07-23 15:01:21 +00:00
parent 6585033705
commit 602548cea3

View File

@ -86,7 +86,7 @@ struct HotspotResource {
uint16 delayCtr;
byte flags2;
byte hdrFlags;
} GCC_PACK;
};
struct HotspotAnimResource {
uint16 animRecordId;