mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-02 23:49:40 +00:00
Not required for WIN32
svn-id: r14078
This commit is contained in:
parent
a4986c7ce8
commit
2da9dc7fe4
@ -134,7 +134,9 @@ class Win32ResExtractor {
|
||||
* Structures
|
||||
*/
|
||||
|
||||
#if !defined (WIN32)
|
||||
#define PACKED __attribute__ ((packed))
|
||||
#endif
|
||||
#pragma pack(1)
|
||||
|
||||
struct WinLibrary {
|
||||
|
Loading…
Reference in New Issue
Block a user