Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
32 lines
1.0 KiB
C
32 lines
1.0 KiB
C
// _____________________________________________________________________________
|
|
// ▄▄ ▄ ▄ ▄▄▄ ▄▄ ▄ ▄
|
|
// ██ ▀ ██▀█ ▀█▄ ▀█▄▀ ▄ ▄█▄█ ▄▀██
|
|
// ▀█▄▀ ██ █ ▄▄█▀ ██ █ ██ ██ █ ▀██
|
|
// _______________________________▀▀____________________________________________
|
|
// Data generated using CMSXimg 1.14.4 on Sat May 21 12:13:35 2022
|
|
// by Guillaume "Aoineko" Blanchard (2021) under CC BY-SA free license
|
|
// Generation parameters:
|
|
// - Input file: img\image00.png
|
|
// - Mode: Bitmap
|
|
// - Start position: 0, 0
|
|
// - Sprite size: 128, 128 (gap: 0, 0)
|
|
// - Sprite count: 1, 1
|
|
// - Color count: 16 (Transparent: #0000)
|
|
// - Compressor: RLEp (6-bits Pattern based RLE)
|
|
// - Skip empty: FALSE
|
|
|
|
// Data table
|
|
const unsigned char table[] =
|
|
{
|
|
// BLOAD header data
|
|
0xFE, //
|
|
0x00, //
|
|
0x00, //
|
|
0xFF, //
|
|
0x1F, //
|
|
0x00, //
|
|
0x00, //
|
|
// Sprite[0] (offset:7)
|
|
};
|
|
// Total size : 7 bytes
|