aboutsummaryrefslogtreecommitdiff
path: root/AT91SAM7S256/Source/RCXintro_10.txt
blob: 5f98538bbd0b225a32c696c714583c062d741cd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DEFINE_DATA(BMPMAP, RCXintro_10) = 
{
  0x02,0x00, // Graphics Format
  0x00,0x20, // Graphics DataSize
  0x38,      // Graphics Start X
  0x20,      // Graphics Start Y
  0x0A,      // Graphics Width
  0x10,      // Graphics Height
BEGIN_DATA
  0xFE,0xFE,0x06,0x06,0x66,0x66,0x06,0x06,0xFE,0xFE,
  0x07,0x07,0x06,0x06,0x00,0x00,0x06,0x06,0x07,0x07
END_DATA
};