X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Usermode%2FApplications%2Faxwin3_src%2FWM%2Fresources%2Fcursor.h;h=b445480de81551cd65fe55b9a156c74d7177cf4a;hb=98bd9c0c8985c50c42231c116a4e18fedd47761e;hp=8fc6776da43b47ce2d0196850e434423dcb88065;hpb=7b44b19a9b3886de7871c2f3ea85bb3eacf74c83;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,