From f262800149495474d4956ccf6e1b173f8644659d Mon Sep 17 00:00:00 2001 From: Duncan Date: Wed, 21 May 2014 08:32:44 -0700 Subject: [PATCH] Updated G1 Elements Layout (markdown) --- G1-Elements-Layout.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/G1-Elements-Layout.md b/G1-Elements-Layout.md index bbe3ee0..7228bfd 100644 --- a/G1-Elements-Layout.md +++ b/G1-Elements-Layout.md @@ -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