X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Usermode%2FApplications%2Faxwin3_src%2FWM%2Fresources%2Fcursor.h;h=b445480de81551cd65fe55b9a156c74d7177cf4a;hb=7680ee42e3fbfcc3cc92e68ad0928a9011f5057c;hp=8fc6776da43b47ce2d0196850e434423dcb88065;hpb=42b3957c0386ec9e466dc98b1318bf389cc2a4dc;p=tpg%2Facess2.git diff --git a/Usermode/Applications/axwin3_src/WM/resources/cursor.h b/Usermode/Applications/axwin3_src/WM/resources/cursor.h index 8fc6776d..b445480d 100644 --- a/Usermode/Applications/axwin3_src/WM/resources/cursor.h +++ b/Usermode/Applications/axwin3_src/WM/resources/cursor.h @@ -8,7 +8,7 @@ static struct { uint16_t W, H; uint32_t Data[]; -} cCursorBitmap = { +} __attribute__((packed)) cCursorBitmap = { 8, 16, { 0xFF000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,