mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-17 04:34:44 -07:00
Update apps
This commit is contained in:
16
applications/external/wiiec/gfx/img_cc_trg_L3.c
vendored
Normal file
16
applications/external/wiiec/gfx/img_cc_trg_L3.c
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
// ......############..####..####..##
|
||||
// ..######..####..####..####..####..
|
||||
// ######..####..####..####..####..##
|
||||
// ####..####..####..####..####..####
|
||||
// ##..####..####..##################
|
||||
// ..####..############..............
|
||||
|
||||
#include "images.h"
|
||||
|
||||
const image_t img_cc_trg_L3 = {
|
||||
17,
|
||||
6,
|
||||
false,
|
||||
13,
|
||||
0,
|
||||
{0x1F, 0xB6, 0xBB, 0x6D, 0xBB, 0x6D, 0xBB, 0x6D, 0xBB, 0x6F, 0xFB, 0x7E, 0x00}};
|
||||
Reference in New Issue
Block a user