put the char member at the bottom of the struct so that it doesnt mess up alignment...
authorMikael Magnusson <mikachu@comhem.se>
Thu, 14 Feb 2008 14:46:02 +0000 (15:46 +0100)
committerMikael Magnusson <mikachu@comhem.se>
Thu, 14 Feb 2008 18:43:07 +0000 (19:43 +0100)
commitc8ef10a0e1d8b75a8ae6027383a5081a9a1b0ea0
tree36e5cb2d745c178f66d12f1a4360c5965778253e
parent1124d1036984f920dcd5b2caec9ff8fe2d788b8a
put the char member at the bottom of the struct so that it doesnt mess up alignment for the other members (assuming the compiler doesn't pad the struct appropriately anyways)
render/render.h