mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 16:08:04 +02:00
parent
09415ca234
commit
982acbddab
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
static int ImgSize = 131072;
|
||||
#define ImgSize 131072
|
||||
static unsigned char ImgData[131072] =
|
||||
{
|
||||
0x4d, 0xbc, 0x0b, 0xb4, 0xda, 0x0a, 0x78, 0xa8, 0x8d, 0xbc, 0x0c, 0xac, 0x8b, 0x7f, 0xeb, 0xf7, 0x8d, 0xbc, 0xeb, 0xab, 0xba, 0xb7, 0x82, 0xa2, 0x8d, 0xbc, 0x2b, 0xb4, 0xa2, 0xfd, 0xee, 0x2f,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue