1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 17:42:29 +01:00

Updated G1 Elements Layout (markdown)

Duncan
2014-05-21 08:31:32 -07:00
parent cd96d80bf9
commit 582b9d2549

@@ -16,7 +16,7 @@ When you have jumped to the correct line there are 2 bytes that inform you of th
Example G1 Element 4x4 pixels. Example G1 Element 4x4 pixels.
``` ```
0000: 0x10,0x17,0x1D,0x20 ;4*2dwords 0000: 0x10,0x17,0x1D,0x20 ;4 dwords
0010: 0x01,0x01,0xff,0x82,0x00,0xa1,0xff ;7 bytes in line 0 0010: 0x01,0x01,0xff,0x82,0x00,0xa1,0xff ;7 bytes in line 0
0017: 0x84,0x00,0xff,0xff,0xa1,0xff ;6 bytes in line 1 0017: 0x84,0x00,0xff,0xff,0xa1,0xff ;6 bytes in line 1
001D: 0x81,0x03,0xff ;3 bytes in line 2 001D: 0x81,0x03,0xff ;3 bytes in line 2