1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-16 20:42:40 +01:00

Updated G1 Elements Layout (markdown)

Duncan
2014-05-21 08:32:44 -07:00
parent 582b9d2549
commit f262800149

@@ -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.
```
0000: 0x10,0x17,0x1D,0x20 ;4 dwords
0000: 0x00000010,0x00000017,0x0000001D,0x00000020 ;4 dwords
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
001D: 0x81,0x03,0xff ;3 bytes in line 2