Remove struct alignment attributes
authorMikko Rasa <tdb@tdb.fi>
Mon, 25 Jun 2012 21:35:00 +0000 (00:35 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 25 Jun 2012 21:35:00 +0000 (00:35 +0300)
commit83b80b847d00bb3b7c6c9e19d8bf555055faee6f
tree2940c1b83fb4aec27b705a2a1afe44764fd6e3b9
parent817ee5366d803b2fa103a029b16fa1c59ed5e59a
Remove struct alignment attributes

In many cases these structs are allocated dynamically, which doesn't guarantee
proper alignment anyway.
src/RageTypes.h
src/global.h