aboutsummaryrefslogtreecommitdiff
path: root/scumm/resource_v7he.h
diff options
context:
space:
mode:
authorTravis Howell2004-06-27 11:21:54 +0000
committerTravis Howell2004-06-27 11:21:54 +0000
commit2da9dc7fe4db0293c82e0f6e15740716849d0b7c (patch)
tree68b64df7b8ecf0e07ddb29ce9a35b9fecb5bf2ba /scumm/resource_v7he.h
parenta4986c7ce8525e24722f808fdf08c33c609a68f9 (diff)
downloadscummvm-rg350-2da9dc7fe4db0293c82e0f6e15740716849d0b7c.tar.gz
scummvm-rg350-2da9dc7fe4db0293c82e0f6e15740716849d0b7c.tar.bz2
scummvm-rg350-2da9dc7fe4db0293c82e0f6e15740716849d0b7c.zip
Not required for WIN32
svn-id: r14078
Diffstat (limited to 'scumm/resource_v7he.h')
-rw-r--r--scumm/resource_v7he.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/scumm/resource_v7he.h b/scumm/resource_v7he.h
index 370f6d7f2c..a386069b95 100644
--- a/scumm/resource_v7he.h
+++ b/scumm/resource_v7he.h
@@ -134,7 +134,9 @@ class Win32ResExtractor {
* Structures
*/
+#if !defined (WIN32)
#define PACKED __attribute__ ((packed))
+#endif
#pragma pack(1)
struct WinLibrary {