mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 09:38:36 -07:00
10 lines
196 B
C
10 lines
196 B
C
// ##############
|
|
// ##############
|
|
// ####......####
|
|
// ##############
|
|
// ##############
|
|
|
|
#include "images.h"
|
|
|
|
const image_t img_cc_pad_LR1 = {7, 5, false, 5, 0, {0xFF, 0xFF, 0x1F, 0xFF, 0xE0}};
|